anonymous wrote : | javax.jms.JMSException: Failed to connect to the server at tcp://W2K-TBC04O:7222 | at com.tibco.tibjms.TibjmsxLinkTcp._createSocket(TibjmsxLinkTcp.java:817) |
This sounds like to me you cannot create a tcp socket on port 7222. This is a different connection other than your JNDI lookup. It looks like your JNDI works fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237922#4237922 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237922 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
