Agile (MOSC)

MOSC Banner

Error when setting JMS Destination for Agile PLM Content Services (cannot instantiate class)

 Before creating the destination I did the following setup and testing. 1.) Created a JMS on the Weblogic Server
2.) Created a Jdeveloper BPEL Project and successfully put a message into the JMS queue

Here are the details for the new destination I am creating.

1.) Protocol = JMS
2.) Provider Context Factory = weblogic.jndi.WLInitialContextFactory
      * this is the one that seems to be the cause of the error
3.) Connection Factory = jmstest/jmstest-cp
     * this is my JNDI name for the connection pool
4.) Default Provider URL = t3://10.16.131.110:7001
     * this is the URL for the Weblogic server
5.) Destination Name = jms/queueout
    * this is the JNDI name for the queue

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center