Adrian: I am back @ square one: 

If you refer the very fist code post, you should see that I used HTTPConnectionFactory 
before and you wanted me to use UIL2 and so on. Now you want me to use 
HTTPConnectionFactory again. 

However, I suspect the issue is to do with firewall. 

Please tell whether HTTPConnectionFactory is supporting NAT on JBoss 3.2.3.

I don't wanna use the following fix which was posted on some other thread:
String hostName = addr.getHostName(); 
addr = InetAddress.getByName(hostName); 

I tried assigning the external IP through JAVA_OPTS in run.bat. Then I get the "Bind 
Exception" so that's also out.

TIA
/Jula

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826077#3826077";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826077>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

Reply via email to