Re: [Axis2] REST web service

2012-07-10 Thread Jack Sprat
Can someone please answer my question below? Thanks! From: Jack Sprat To: "[email protected]" Sent: Thursday, July 5, 2012 5:09 PM Subject: [Axis2] REST web service I have a WSDL 1.1 web service with 2 operations.  The service was generated from the WS

Re: Maven2 WSDL2Code Plug-in

2012-07-10 Thread tamahmed
Version is 1.4 in my POM. org.apache.axis2 axis2-wsdl2code-maven-plugin 1.4 Sagara wrote: > > According to Maven this is incorrect > {project.build.directory}/generated-sources. > What is your Axis2 version ? > > Thanks ! > > On Tue, Jul 10, 2012 at 6:58 AM, tamah

Re: Maven2 WSDL2Code Plug-in

2012-07-10 Thread Sagara Gunathunga
Axis2 1.4 released around 4 years ago, use one of the recent version Axis2 1.6.2 recommended. Thanks ! On Tue, Jul 10, 2012 at 10:46 PM, tamahmed wrote: > > Version is 1.4 in my POM. > > > org.apache.axis2 > axis2-wsdl2code-maven-plugin > 1.4 > > > > Sagara wrote: >> >>

Re: [Axis2] REST web service

2012-07-10 Thread Sagara Gunathunga
Did you use code first approach ? if so provide the complete WSDL file. Thanks ! On Tue, Jul 10, 2012 at 6:42 PM, Jack Sprat wrote: > Can someone please answer my question below? > > Thanks! > > > > From: Jack Sprat > To: "[email protected]" > Sent: Thurs

Re: Maven2 WSDL2Code Plug-in

2012-07-10 Thread tamahmed
Thanks Sagara, Its the same issue even now after updating to 1.6.2. All I need is get rid of axis2/wsdl2code/src path from target/generated-sources/axis2/wsdl2code/src Thanks, Tameem Sagara wrote: > > Axis2 1.4 released around 4 years ago, use one of the recent version > Axis2 1.6.2 recomm