Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to poll messages from Jms queue by SCA deployed in different server

SivaBalan19May 18 2018

Hi everyone,

I have 3 servers running (admin, osb1 & soa1). I have a jms queue deployed in osb1 (port at 7003). And, i had to deploy a SCA with jms adapter to poll messages from the previously said queue.

As SCA & JMS queue are in different managed server, how can i correctly configure the SCA's jms adapter to look for messages in the osb server by 7003 ? I have already set the connection factory set and updated the jms outbound connection pool.

As i didn't configure it rightly now, SCA's jms adapter is errroring out with below :

<Warning> <oracle.soa.adapter.jms> <BEA-000000> <JmsDDEndpoint_onFailure: Unable to resolve 'testQueue'. Resolved ''>

Any help would be appreciated.

-Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2018
Added on May 18 2018
0 comments
166 views