[JBoss-dev] [JBossWS] - Re: Connection refused

2004-12-06 Thread Ernie666
Sorry, I posted the wrong Code-Fragment... it shall be "192.168.0.1". View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857536#3857536 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857536 -

[JBoss-dev] [JBossWS] - Connection refused

2004-12-05 Thread Ernie666
Hi! I hope someone can help me solving a problem at calling a webservice from other hosts than the one, JBoss is running on. I read the Getting started manual and created a (very simple) session bean which i want to deploy as a webservice. The session bean contains only a single method hello()