[jboss-user] [JBossWS] - Remote server access problem using webservice

rashmi_yes do-not-reply at jboss.com
Thu Feb 28 08:08:52 EST 2008


Hi, 
I have installed jboss 4.2 in Enterprise Linux server & with my web service application jars. 

After starting the server, I could see the WSDL file from my Windows system. url looks like as
<soap:address location="http://localhost.localdomain:8080/Sample/SampleAppl"/>

But When I make a call to my remote web service from my client, I am not getting any response. After API call I got the below error
HTTP transport error: java.net.UnknownHostException: localhost.localdomain

My /etc/hosts entry looks like 
127.0.0.1       localhost.localdomain   localhost       localhost.localdomain

Do I need to add an entry in hosts file or do I need to do any other changes. 
I appreciate any help.

Thanks,
rashmi

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132838#4132838

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132838



More information about the jboss-user mailing list