axis2 starter question

2011-01-22 Thread am am
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

Re: Deploying Axis2 on IBM p720

2011-01-22 Thread Andreas Veithen
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.

Re: [Axis2] - Axis2 version 1.5.4 no more built-in JMS transport ??

2011-01-22 Thread Andreas Veithen
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

Re: Axis2, automatically generated WSDL and autodetected URL as wsdl:port location

2011-01-22 Thread Andreas Veithen
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