You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by "frank.dingemans" <fr...@stedin.net> on 2019/11/27 12:37:07 UTC

Integration Oracle Fusion Middleware OSB to Artemis

At this moment we do have a problem with sending a message from an OSB
Business Service to a queue on Artemis.

What have we done: Add the library  artemis-jms-client-all-2.10.1.jar to the
CLASS_PATH

Set up a foreign server with in the connection url  "tcp:\\...."   ip +port
Set up a connection factory with in the foreign jndi  "tcp:\\..." ip +port

After this we are getting the message "Scheme tcp not recognized"

Is there anybody who can offer some elp for this problem.





--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Integration Oracle Fusion Middleware OSB to Artemis

Posted by Justin Bertram <jb...@apache.org>.
Can you provide the full stack-trace that goes with the "Scheme tcp not
recognized" error you're seeing (assuming one exists)?

Also, can you provide more information about your configuration? What is
the full JNDI configuration you're using? What exactly does a "foreign
server" represent in this context?


Justin

On Wed, Nov 27, 2019 at 4:11 PM frank.dingemans <fr...@stedin.net>
wrote:

> At this moment we do have a problem with sending a message from an OSB
> Business Service to a queue on Artemis.
>
> What have we done: Add the library  artemis-jms-client-all-2.10.1.jar to
> the
> CLASS_PATH
>
> Set up a foreign server with in the connection url  "tcp:\\...."   ip +port
> Set up a connection factory with in the foreign jndi  "tcp:\\..." ip +port
>
> After this we are getting the message "Scheme tcp not recognized"
>
> Is there anybody who can offer some elp for this problem.
>
>
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>
>