[JBoss-user] [JBossWS] - Re: Client can?t connect to webservice

2005-08-25 Thread [EMAIL PROTECTED]
You're welcome to use Axis or for the matter of this argument any SOAP stack on the client. This forum is about J2EE-1.4 portable WS clients with JBossWS. The client jars to use can be found in the FAQ wiki. jboss-ws4ee-client.jar contains the client engine configuration. View the original post

[JBoss-user] [JBossWS] - Re: Client can?t connect to webservice

2005-08-16 Thread richiewalsh
Hi, I am having the same problem. What I have done is integrated AXIS1.1 into JBoss. I keep getting the error : org.apache.axis.ConfigurationException: No engine configuration file - aborting! I have the server-config.wsdd and client-config.wsdd files in the correct directories and axis as dep

[JBoss-user] [JBossWS] - Re: Client can?t connect to webservice

2005-06-01 Thread Scharlau
Hello, It sounds like you might have done this already, but, just in case, you diddn't If you're just wanting to connect plain ordinary Java objects (POJO) JAX-RPC stub derived clients to web services deployed under JBossWS, then you need to take the axis-client-config.xml file from under