multiple connections with different credentials

2010-11-23 Thread Alex A
Hello, Everyone I am wondering if someone could advice on the following situation - I need to have several simultaneous connections form one client to the same SOAP service. - Credentials, used in all connections are NOT the same - different users and possibly even different authentication m

[Axis2] org.apache.axis2.description.ClientUtils inferOutTransport

2010-11-23 Thread aashish
Hi all, while hitting a webService i get the error: E org.apache.axis2.description.ClientUtil inferOutTransport The system cannot infer the transport information from the URL but the URL i am using is correct. Any Ideas what the reason could be. Thanks. Aashish

RE: [Axis2] eclipse plugin

2010-11-23 Thread Meeusen, Christopher W.
I would highly recommend not using the axis2 eclipse plugin. We were using that for a while and found it buggy when you not include your dependent artifacts in the aar files. We switched to building aars using the maven aar plugin. It's much better. I would recommend looking at using MAVEN

Re: [Axis2] eclipse plugin

2010-11-23 Thread Gerard Draper
Hi Andreas, Thanks, but unfortunately I haven't been able to install the plugin yet. I've installed the google plugin (the one in the example) using the "dropin" folder, but it didn't work with the Axis2 plugins (I've tried different layouts http://goo.gl/ORypw) . It's like if eclipse ignores it.

org.apache.axis2.description.ClientUtils inferOutTransport

2010-11-23 Thread aashish
Hi all, while hitting a webService i get the error: E org.apache.axis2.description.ClientUtil inferOutTransport The system cannot infer the transport information from the URL but the URL i am using is correct. Any Ideas what the reason could be. Thanks.

Re: [Axis2] eclipse plugin

2010-11-23 Thread Andreas Veithen
Gerard, Recent Eclipse versions have an alternative approach for installing plugins from ZIP files. This involves extracting the file into the "dropins" directory. Maybe this works better. Here is an example (for another plugin) of how to do this: http://code.google.com/eclipse/docs/install-from-

[Axis2] eclipse plugin

2010-11-23 Thread Gerard Draper
I've download Axis2 codegen and service eclipse plug-in 1.5.3 and followed the install instructions: unzip and copy the folder to the plugin directory in eclipse (I've tried copying the .jar, the folder,...), then restart the eclipse (I'vre tried Galileo and Helios). But I can't see the Axis2 wizar

Can't install axis2 code generator plugin in eclpise helios

2010-11-23 Thread Michael Sailer
Hello, I try to install the axis2 code generator plugin in eclipse helios. I have downloaded the plugin at this location http://apache.imsam.info//axis/axis2/java/core/1.5.3/axis2-eclipse-codegen-plugin-1.5.3.zip. Then I followed the installation description on the axis2 website to install the

Strange behaviour

2010-11-23 Thread Alexander Gavrilov
Hi! I don't know how to actually describe this problem, but I will try to do my best. The thing is that I have wsdl (it's huge, so I won't post it here). I have generated client and service using axis 1.4 from the same wsdl. Now, when I deploy it to tomcat or jboss I can see, that it is actually de