Hi, good to know ... and interesting application to show/dump JMS messages.
>I needed to sign my jar to get it to open a connection to the messaging broker, however I didnt update my classpath to use the signed pivot jars. I replaced the pivot jars with the signed versions and presto! Are you running your Pivot application as Applet or with Web Start ? Opening connections from Applets/Web Start require code inside signed jars (the JVM needs it), while standalone applications not (by default without a security manager). If you have some screenshot and/or a (more verbose) description of this application, post here, could be an interesting thing to see ... Bye -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/JMS-Message-Listener-tp3350099p3351500.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
