Wolfgang Knauf [http://community.jboss.org/people/WolfgangKnauf] created the discussion
"Re: Setup Jboss with Oracle AQ" To view the discussion, visit: http://community.jboss.org/message/605876#605876 -------------------------------------------------------------- Hi >> Caused by: java.io.NotSerializableException: oracle.jms.AQjmsFactory So you tried to use "oracle.jms.AQjmsFactory"? Shouldn't you use "oracle.jms.AQjmsConnectionFactory" or one of its subclasses "oracle.jms.AQjmsQueueConnectionFactory" or "oracle.jms.AQjmsTopicConnectionFactory"? I had looked at the class hierarchie found here: http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b12023/oracle/jms/AQjmsFactory.html http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b12023/oracle/jms/AQjmsFactory.html But I had never changed the JMS provider myself, so I cannot provide you with much help. Best regards Wolfgang -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/605876#605876] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
