0 Replies Latest reply on Sep 30, 2004 5:40 PM by erik777

    Orion Rhapsody

    erik777

      Has anyone been able to get a JMS Comm Point to work in Rhapsody with JBoss? If so, can you please post the Comm Point configuration you used.

      Currently, I get the following in Rhapsody when I try to start the point:

      com.symphonia.rhapsody.commpoint.ConnectionFailedException: Failed to create initial jms connection with this configuration.:- nested message:null
       at com.symphonia.rhapsody.commpoints.JMSCommunicationPoint$JMSCommPointConnection.reconnect(Unknown Source)
       at com.symphonia.rhapsody.commpoints.JMSCommunicationPoint$JMSCommPointConnection.<init>(Unknown Source)
       at com.symphonia.rhapsody.commpoints.JMSCommunicationPoint.getConnection(Unknown Source)
       at com.symphonia.rhapsody.commpoint.CommunicationPointHandler.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
      Nested exception is:-
      java.lang.ClassCastException
       at com.symphonia.rhapsody.commpoints.JMSCommunicationPoint$JMSCommPointConnection.reconnect(Unknown Source)
       at com.symphonia.rhapsody.commpoints.JMSCommunicationPoint$JMSCommPointConnection.<init>(Unknown Source)
       at com.symphonia.rhapsody.commpoints.JMSCommunicationPoint.getConnection(Unknown Source)
       at com.symphonia.rhapsody.commpoint.CommunicationPointHandler.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)