Cool, thanks! That solved my problem (at least half of the problems). I will post a complete solution once the other half of the problem (namely, Flex receives JMS message from Java side) works fine. Thank you for the helpful tips.
bsnyder wrote: > > On Fri, Sep 26, 2008 at 1:40 PM, maned.ali <[EMAIL PROTECTED]> wrote: >> >> I have "activemq-core-4.1.1" obtained from maven, and I see the package >> includes openwire classes... but somehow not being loaded...? >> >> I didn't used multicast, and this is my activemq.xml file >> >> <?xml version="1.0" encoding="UTF-8"?> >> <beans> >> <broker useJmx="true" persistent="false" >> xmlns="http://activemq.org/config/1.0"> >> <transportConnectors> >> <transportConnector name="default" >> uri="tcp://localhost:61616"/> >> </transportConnectors> >> </broker> >> </beans> >> >> Many thanks again! > > ActiveMQ 4.1.1 is quite old, have you tried using ActiveMQ 5.1.0? > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > Apache ActiveMQ - http://activemq.org/ > Apache Camel - http://activemq.org/camel/ > Apache ServiceMix - http://servicemix.org/ > > Blog: http://bruceblog.org/ > > -- View this message in context: http://www.nabble.com/ActiveMQ-exception-error-tp19691327p19760545.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.