Hi,
I have 2 questions:
1) What are the minimum libs required to create a web service client? I created
a working web service client but I added all the jars under
"axis2-1.5.4-bin\axis2-1.5.4\lib"
2) I read that an approach useful at initial development stages (yet not
recommended) is to deplo
Do you have the complete stacktrace of the "The system is attempting
to engage a module that is not available: addressing" error?
Andreas
On Wed, Jan 12, 2011 at 00:03, April Easton wrote:
> Yes, I am running Tomcat 6.0.18 on both the IBM and a X86_64 machine. The
> X86_64 machine runs great.
Niroop,
You can find the JMS transport here:
http://axis.apache.org/axis2/java/transports/
Andreas
On Wed, Jan 19, 2011 at 21:18, Gonchikar, Niroop
wrote:
> Hello, I'm trying to use Axis2 as a client to call webservices over a JMS
> transport (Tibco EMS) synchronously from within a Struts Ser
This is probably related to issue AXIS2-4465. There is some additional
information here:
http://axis.apache.org/axis2/java/core/docs/servlet-transport.html
Note that this applies to Axis2 >= 1.5.3.
Andreas
On Thu, Jan 20, 2011 at 09:28, wrote:
> Hi,
>
> We have axis2 running with tomcat6. Tom