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
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
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
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.
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.
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-
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
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
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