my application sends requests to jboss queue.
i have configured jboss server to accept http requests via 8080. the client sends
requests through port 8080.
when i connect to the server via internet it throws follwoing exception
org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable:
(java.net.ConnectException: Connection timed out: connect)
this exception is thrown from this statement
connection = conFactory.createQueueConnection("guest","guest");
in the server follwoing messages are displayed
10:49:46,109 INFO [JaasSecurityManagerService] Created [EMAIL PROTECTED]
10:49:46,109 INFO [JaasSecurityManagerService] setCachePolicy, [EMAIL PROTECTED]
10:49:46,109 INFO [JaasSecurityManagerService] Added http-invoker, [EMAIL PROTECTED]
to map
do i need to do any configuration in the client side.
please help me to overcome this error.
thanks in advance
<a
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825195#3825195">View
the original post</a>
<a
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825195>Reply
to the post</a>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user