Re: How to instruct or configure Axis2 to generate WSDL in WSDL 2.0 version?

2011-01-13 Thread Ping Liu
Hi Jai, Many thanks to your help!! It works in both cases. Ping On Thu, Jan 13, 2011 at 10:56 AM, Pugalia, Jai P (JP) wrote: > Ping, > > > > You should be able to access WSDL 2.0 for Axis2 by using URL for the form > *?wsdl2 > > > > JP > > > > *From:* Ping Liu [mailto:pingpinga...@gmail.com]

RE: How to instruct or configure Axis2 to generate WSDL in WSDL 2.0 version?

2011-01-13 Thread Pugalia, Jai P (JP)
Ping, You should be able to access WSDL 2.0 for Axis2 by using URL for the form *?wsdl2 JP From: Ping Liu [mailto:pingpinga...@gmail.com] Sent: Thursday, January 13, 2011 10:37 AM To: java-user@axis.apache.org Subject: How to instruct or configure Axis2 to generate WSDL in WSDL 2.0 ve

How to instruct or configure Axis2 to generate WSDL in WSDL 2.0 version?

2011-01-13 Thread Ping Liu
[Please note this question is not about how to manually generate a WSDL from command line using java2wsdl. In that case, adding arguments -wv 2.0 will do the work.] This question is about how to let Axis2 to generate WSDL 2.0 instead of WSDL 1.1 when a *?wsdl call is issued from web page. I used

Re: host param in axis2.xml set with AxisConfiguration

2011-01-13 Thread Bartolomeo Nicolotti
Hello, could you please show us an example? Many thanks Best regards Bartolomeo Il giorno gio, 13/01/2011 alle 09.37 +0530, Amila Suriarachchi ha scritto: > > > On Wed, Jan 12, 2011 at 9:54 PM, Bartolomeo Nicolotti > wrote: > Hello, > > I've set the "hostname" param

org.apache.axis2.AxisFault: unknown while calling working WebService

2011-01-13 Thread Iskar
Hi, I have written a simple Web Service and deployed it to axis2-1.5.3's simple web server, services.xml file looks like that: hp.main.WSMain When I call getSampleTypes using for example SoapUI application, everyt

Re: Axis2 Spring integration

2011-01-13 Thread nch
Thanks, Amila. I tried the work around you suggested, but didn't to work. I opened a thread at a WSO2 forum [1] where I include two tests. One [3] includes axis2-spring jar while the other [2] doesn't. Are there any mistakes in these tests? Regards. [1] http://wso2.org/forum/thread/11284 [2] h