Hi, I am facing a problem while upgrading ActiveMQ3.2 to 4x. I'm using spring 1.2. Also, i wanted to use embedded broker and specify my own configuration file. I made the necessary changes but while deploying my application, it gives NoClassDefFound error for URIEditor. I tried using xbean-spring jar but then it gives error for nomethodfound error for setNameSpaceAware not found in XBeanXmlBeanParser...
How can i resolve this issue. Also, i'm using derby db, how can i view the messages in the db? Thanks -- View this message in context: http://www.nabble.com/ActiveMQ4x-with-spring-1.2-tf2337039.html#a6502581 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
