This really looks like a networking problem. Did you run the wscompile stubs on 
the same host that your jboss server is running on? Could it be possible that 
that host doesnt have propper outbound or inbound access? Did you specify the 
port in that wsdl string? 

There are a couple things you can do to troubleshoot this. Run netstat on the 
jboss box when you issue a request, and see if you have a connection that is in 
SYN_WAIT, or some other non established state. 

What platform is the jboss server? If it is a unix box you can run snoop or 
tcpdump on the system to grab a network dump. If it is a windows box, and you 
have acesss you can install ethereal on the system. (Ethereal can read snoop 
and tcpdump files as well)

Thanks,
-Jason




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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to