Hello,
In order to configure JMS Receiver Adapter to access Websphere Application Server 7.0, I have recently deployed file com.sap.aii.adapter.lib.sca with the following libraries:
com.sap.aii.adapter.lib_api.jar
com.ibm.ws.ejb.thinclient_7.0.0.jar
com.ibm.ws.orb_7.0.0.jar
com.ibm.ws.sib.client.thin.jms_7.0.0.jar
com.ibm.ws.runtime.jar javax.j2ee.jms.jar
The communication channel can reach the queue but when I send a message it fails because services sap.com/com.sap.aii.adapter.jdbc.svc and com.sap.aii.adapter.jms.svc are not started.
Checking dev_server0 file I found the following error.
Service start ================= ERROR
=================
com.sap.engine.frame.ServiceException: Could not obtain an initial
context due to a communication failure. Since no provider
URL was specified, the default provider URL of
"corbaloc:iiop:1.0@sapdpi-lpar:2809/NameService" was used. Make sure
that any bootstrap address information in the URL is correct and that the targetname server is running.
Possible causes other than an incorrect bootstrap address or unavailable name server include the
network environment and workstation network configuration.
at com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.start(SapAdapterServiceFrameImpl.java:151)
at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)
at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
=============== ERROR ===============
Could anyone tell me why is trying to connect to "corbaloc:iiop:1.0(at)sapdpi-lpar:2809/NameService"?
Do I have to configure a default provider URL for SAP PI server? If so, where I configure it? Could anybody tell me how I have to configure SAP PI JMS Receiver Adapter to connect to IBM Websphere Application Server (not MQ!!)?
Any help will be appreciated.
Thank you in advance.
Roger Allué i Vall