I don't know much about jnlp, but I guess it runs in a SecurityManager which won't allow you to open sockets and listen on them for security reasons.
In order to receive messages using the default socket transport the client needs to open server sockets so it can listen and receive messages. On your second point, why don't you just use XAConnectionFactory?? If you really want to bind it under a different name then this is covered in the getting started guide section 5.4 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951987#3951987 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951987 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user