Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-22 Thread Jack Sprat
'restPath' configuration variables in the axis2.xml configuration file? Thanks, J From: Kishanthan Thangarajah To: "java-dev@axis.apache.org" ; Jack Sprat Cc: "java-u...@axis.apache.org" Sent: Friday, April 19, 2013 3:00 AM Subj

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-19 Thread Kishanthan Thangarajah
de some direction. > I appreciate any help. > > [1] http://wso2.org/library/3726 > > -- > *From:* Kishanthan Thangarajah > > *To:* java-u...@axis.apache.org; Jack Sprat > *Cc:* "java-dev@axis.apache.org" > *Sent:* Saturday, A

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-12 Thread Kishanthan Thangarajah
quot;java-u...@axis.apache.org" > *Sent:* Monday, April 8, 2013 9:08 AM > > *Subject:* Re: [Axis2] wsdl2java with WSDL 2.0 > > Martin and all, > > Can you please specify exactly what instructions to follow to make the > Axis2 web service work for both SOAP and ReST

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-10 Thread Jack Sprat
with a version 2.0 WSDL have failed. Please help. Thanks, J From: Martin Gainty To: "java-u...@axis.apache.org" Sent: Wednesday, April 3, 2013 6:15 PM Subject: RE: [Axis2] wsdl2java with WSDL 2.0 yes ...if you follow the instructions in

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-08 Thread Jack Sprat
ailed. Please help. Thanks, J From: Martin Gainty To: "java-u...@axis.apache.org" Sent: Wednesday, April 3, 2013 6:15 PM Subject: RE: [Axis2] wsdl2java with WSDL 2.0 yes ...if you follow the instructions in the previous email Vie

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-04 Thread Jack Sprat
2java with WSDL 2.0 yes ...if you follow the instructions in the previous email Viel Gluck, Martin   Date: Wed, 3 Apr 2013 14:34:25 -0700 From: rexclaim...@yahoo.com Subject: Re: [Axis2] wsdl2java with WSDL 2.0 To: java-u...@axis.apache.org CC: java-dev@axis.

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-03 Thread Jack Sprat
y, April 2, 2013 7:56 PM Subject: RE: [Axis2] wsdl2java with WSDL 2.0 AxisRESTServlet has been deprecated in recent versions   you'll need to dial back to Axis2-1.1 http://grepcode.com/snapshot/repo1.maven.org/maven2/org.apache.axis2/axis2-kernel/1.1/ Otherwise you'll be playing wit

[Axis2] wsdl2java with WSDL 2.0

2013-03-25 Thread Jack Sprat
Does the wsdl2java command work with a version 2.0 WSDL?  I have created a version 2.0 WSDL and validated it with Woden (included with Axis2 1.6.1).  The WSDL also passed validation using Altova XML Spy.  However, an error is thrown when I try to create the code stubs using wsdl2java.  Below is