[jboss-user] [JBoss Web Services Users] - Re: Error when calling web service within JBoss

2009-09-28 Thread nicholasDK
Hi Peter. Thanks for answering my question. I'm starting the server by running \jboss\bin\run.bat. I pass in some arguments from the batch file. One of these are the endpoint address: http://127.0.0.1:8080/[foldername]/[webservice_name]?wsdl. I'm ot using the -b parameter as far as i can see. V

[jboss-user] [JBoss AOP Users] - Re: Error when calling web service within JBoss

2009-09-23 Thread nicholasDK
thanks.. I've done that. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256773#4256773 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256773 ___ jboss-user mailing list jboss-

[jboss-user] [JBoss Web Services Users] - Error when calling web service within JBoss

2009-09-23 Thread nicholasDK
I'm working on a java application which uses a simple dummy web service for test purposes. My app is deployed in an ear-file placed in the JBoss 4.2.2 Deploy folder. The web services is a jar-file deployed in the Deploy folder as well. My problem is that the application 'hangs' whenever it come

[jboss-user] [JBoss AOP Users] - Error when calling web service within JBoss

2009-09-23 Thread nicholasDK
I'm working on a java application which uses a simple dummy web service for test purposes. My app is deployed in an ear-file placed in the JBoss 4.2.2 Deploy folder. The web services is a jar-file deployed in the Deploy folder as well. My problem is that the application 'hangs' whenever it com