Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-22 Thread Jack Sprat
Kishanthan, Thank you very much for the reply.  I thought WSDL 2.0 was required to use ReST with Axis2 but never got an answer before now. Do I need a different WSDL to process ReST and SOAP requests for the same service?  Is that where I would use the 'servicePath' and

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-19 Thread Kishanthan Thangarajah
On Thu, Apr 18, 2013 at 2:32 AM, Jack Sprat wrote: > Thank you for the reply. > > This [1] is one of the articles I read and noted in a previous reply. See > my message from April 2 below. This article notes that WSDL 2.0 must be > used for ReST services with Axis2. Is this tr

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-12 Thread Kishanthan Thangarajah
Check this [1]. It will be helpful on creating RESTful services with Axis2. Also you have to give WSDL version as 2 when running wsdl2java for WSDL 2.0. For example : ./wsdl2java.sh -uri /tmp/sample.wsdl -o /tmp/output *-wv 2* Thanks, Kishanthan. [1] http://wso2.org/library/3726 On Wed, Apr 10

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-10 Thread Jack Sprat
ect: 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 requests? The last reply noted 3 different parameters, 1 of which (enableRESTInAxis2MainServlet) has been deprecated.  Th

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-08 Thread Jack Sprat
last reply below on those 3 parameters. Has anyone created an Axis2 web service that works for both SOAP and ReST requests?  Does the WSDL need to be version 2.0 for this to work?  If so, does the wsdl2java command support WSDL 2.0?  All attempts to run wsdl2java with a version 2.0 WSDL have f

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-user@axis.apache.org CC: java-...@axis.

RE: [Axis2] wsdl2java with WSDL 2.0

2013-04-03 Thread Martin Gainty
. Date: Wed, 3 Apr 2013 14:34:25 -0700 From: rexclaim...@yahoo.com Subject: Re: [Axis2] wsdl2java with WSDL 2.0 To: java-user@axis.apache.org CC: java-...@axis.apache.org Martin, Thanks for the reply. The restPath servlet is used only if you want a different path to the web service endpoint

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

RE: [Axis2] wsdl2java with WSDL 2.0

2013-04-02 Thread Martin Gainty
le contenu fourni. > Date: Tue, 2 Apr 2013 13:08:07 -0700 > From: rexclaim...@yahoo.com > Subject: Re: [Axis2] wsdl2java with WSDL 2.0 > To: java-user@axis.apache.org > > Hello. > > > WADL was mentioned in a prior response but that is the first I have heard of > it.

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-02 Thread Jack Sprat
Axis2 web services and ReST.  From everything I have read it should work with WSDL 2.0 but nobody has given me an answer here. http://axis.apache.org/axis2/java/core/ "Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has integrated support for the widely popular REST sty

RE: [Axis2] wsdl2java with WSDL 2.0

2013-04-01 Thread Martin Gainty
ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 1 Apr 2013 06:22:23 -0700 > From: rexclaim...@yahoo.com > Subject: Re: [Axis2] wsdl2java with WSDL 2.0 > To: java-user@axis.apache.org > CC: axis-u...@ws.apache.org > > I don't think I can

RE: [Axis2] wsdl2java with WSDL 2.0

2013-04-01 Thread Martin Gainty
sponsabilité pour le contenu fourni. > Date: Mon, 1 Apr 2013 06:22:23 -0700 > From: rexclaim...@yahoo.com > Subject: Re: [Axis2] wsdl2java with WSDL 2.0 > To: java-user@axis.apache.org > CC: axis-u...@ws.apache.org > > I don't think I can attach files here so

Re: [Axis2] wsdl2java with WSDL 2.0

2013-04-01 Thread Jack Sprat
;>                                                                                                         Estes shipment tracking web service         https://www.estes-express.com/shipmenttracking/services/ShipmentTracking"/>     Thanks, J ________

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-29 Thread Shameera Rathnayaka
ava-user@axis.apache.org; Jack Sprat > Cc: "axis-u...@ws.apache.org" > Sent: Thursday, March 28, 2013 11:44 PM > Subject: Re: [Axis2] wsdl2java with WSDL 2.0 > > > Hi Jack, > > > > On Thu, Mar 28, 2013 at 9:15 PM, Jack Sprat wrote: > > Same exact error using

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-29 Thread Jack Sprat
? Thanks, J From: Shameera Rathnayaka To: java-user@axis.apache.org; Jack Sprat Cc: "axis-u...@ws.apache.org" Sent: Thursday, March 28, 2013 11:44 PM Subject: Re: [Axis2] wsdl2java with WSDL 2.0 Hi Jack, On Thu, Mar 28, 2013 at 9:15 PM, Jack Sprat wr

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-28 Thread Shameera Rathnayaka
> > > - Original Message - > From: Sagara Gunathunga > To: "axis-u...@ws.apache.org" > Cc: > Sent: Tuesday, March 26, 2013 1:32 AM > Subject: Re: [Axis2] wsdl2java with WSDL 2.0 > > On Tue, Mar 26, 2013 at 2:18 AM, Jack Sprat wrote: > > Does the

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-28 Thread Jack Sprat
Same exact error using ADB binding. Please advise how to get past this problem.  I am really stuck! Thanks, J - Original Message - From: Sagara Gunathunga To: "axis-u...@ws.apache.org" Cc: Sent: Tuesday, March 26, 2013 1:32 AM Subject: Re: [Axis2] wsdl2java with WSDL 2

Re: [Axis2] wsdl2java with WSDL 2.0

2013-03-25 Thread Sagara Gunathunga
On Tue, Mar 26, 2013 at 2:18 AM, Jack Sprat wrote: > 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 whe

[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

Re: Axis2: WSDL 2.0 web services takes long time to load up

2012-03-14 Thread Uinchi Developer
i, > > > > I am new to this mailing list. I have encountered an issue while loading > a > > WSDL 2.0 web services. Every time when i deploy, redeploy or restart > tomcat, > > the service seems to take very long time (few minutes) to load up. Please > > refer to

Re: Axis2: WSDL 2.0 web services takes long time to load up

2012-03-14 Thread Sagara Gunathunga
On Thu, Mar 15, 2012 at 11:03 AM, Uinchi Developer wrote: > Hi, > > I am new to this mailing list. I have encountered an issue while loading a > WSDL 2.0 web services. Every time when i deploy, redeploy or restart tomcat, > the service seems to take very long time (few minutes) to

Axis2: WSDL 2.0 web services takes long time to load up

2012-03-14 Thread Uinchi Developer
Hi, I am new to this mailing list. I have encountered an issue while loading a WSDL 2.0 web services. Every time when i deploy, redeploy or restart tomcat, the service seems to take very long time (few minutes) to load up. Please refer to the log snippet below, it is actually stop and hang at

axis2 + wsdl 2.0 + wsdl2java - Please help!

2011-05-11 Thread wadi wadi
Hi all, Can you help please... I went through the following steps to develop a axis2 webservice from a wsdl 2.0 file and a set of corresponding xsd files 1) run the command wsdl2java on my wsdl 2.0 file to generate the server code: wsdl2java -uri C:\workspace\UserService\myService.wsdl -o c

Re: invoke wsdl 2.0 webservice from browser

2011-05-10 Thread wadi wadi
t; > > *From:* wadi wadi [mailto:wadie...@gmail.com] > *Sent:* Tuesday, May 10, 2011 6:54 AM > > *To:* java-user@axis.apache.org > *Subject:* Re: invoke wsdl 2.0 webservice from browser > > > > Well, both do not work. It seems wsdl 2.0 webservices require an additiona

RE: invoke wsdl 2.0 webservice from browser

2011-05-10 Thread Raghu Upadhyayula
:wadie...@gmail.com] Sent: Tuesday, May 10, 2011 6:54 AM To: java-user@axis.apache.org Subject: Re: invoke wsdl 2.0 webservice from browser Well, both do not work. It seems wsdl 2.0 webservices require an additional thing. To explain I have a webservice UserService that defines an add() metho

Re: invoke wsdl 2.0 webservice from browser

2011-05-10 Thread wadi wadi
Well, both do not work. It seems wsdl 2.0 webservices require an additional thing. To explain I have a webservice UserService that defines an add() method. The code has been generated using the wsdl2java tool with the option -wv 2.0 from a wsdl 2.0 file The tomcat web page displays the following

RE: invoke wsdl 2.0 webservice from browser

2011-05-10 Thread Martin Gainty
;importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Tue, 10 May 2011 11:29:31 +0100 Subject: invoke wsdl 2.0 webservice from browser From: wadie...@gm

Re: invoke wsdl 2.0 webservice from browser

2011-05-10 Thread Sagara Gunathunga
On Tue, May 10, 2011 at 4:29 PM, wadi wadi wrote: > Hi, > How to invoke a wsdl 2.0 webservice using the browser? > For example for a wsdl 1.1 websevice offering add() method it can be invoked > using the > URL http://localhost:8080/axis2/services/UserService/add?param0=5¶m1=10

invoke wsdl 2.0 webservice from browser

2011-05-10 Thread wadi wadi
Hi, How to invoke a wsdl 2.0 webservice using the browser? For example for a wsdl 1.1 websevice offering add() method it can be invoked using the URL http://localhost:8080/axis2/services/UserService/add?param0=5¶m1=10<http://localhost:8080/axis2/services/UserService/setTwoNumbers?param0=5¶m1

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

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

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

axis2 REST tutorial with WSDL 2.0

2010-06-17 Thread albert kao
Is there any axis2 REST (ideally with all GET, POST, PUT and DELETE operations) tutorial with WSDL 2.0 (written in 2010 ideally)? I found one tutorial (http://wso2.org/library/3726) written in 2008 which write the code first and then use Axis2 java2wsdl tool to generate a WSDL. Then tinker the

Re: axis2 + wsdl 2.0 + REST questions

2010-05-10 Thread Lev Lvovsky
Hi Amila, On May 8, 2010, at 8:54 PM, Amila Suriarachchi wrote: >> The goal of not including a service element is spelled out in another >> section of the wsdl docs: >> http://www.w3.org/TR/wsdl20-primer/#adv-service-references . Our service is >> very similar to the example service in that we

Re: axis2 + wsdl 2.0 + REST questions

2010-05-08 Thread Amila Suriarachchi
On Thu, May 6, 2010 at 10:09 AM, Lev Lvovsky wrote: > Hello, > > I'm running into some issues in using the wsdl2java application when it > comes to outputting code which is able to communicate with a REST-based > service. > > There are several issues which have come up, so I'll start at the most

axis2 + wsdl 2.0 + REST questions

2010-05-05 Thread Lev Lvovsky
Hello, I'm running into some issues in using the wsdl2java application when it comes to outputting code which is able to communicate with a REST-based service. There are several issues which have come up, so I'll start at the most basic and work my way down: 1. According to the W3C WSDL docu

RE: WSDL 2.0

2010-02-24 Thread Martin Gainty
From: demet...@ece.neu.edu > To: java-user@axis.apache.org > Subject: Re: WSDL 2.0 > > > And thus the support of REST in Axis 2 ... Great - thanks Deepal. > > Deepal Jayasinghe wrote: > > Axis does not support WSDL 2.0, however Axis2 support WSDL 2.0 > > > &g

Re: WSDL 2.0

2010-02-22 Thread Deepal Jayasinghe
Yes. Axis2 very good support for rest. I should mentioned that Axis2 has REST bindings for both WSDL 1.0 and 2.0 Demetris wrote: > > And thus the support of REST in Axis 2 ... Great - thanks Deepal. > > Deepal Jayasinghe wrote: >> Axis does not support WSDL 2.0, however Axis

Re: WSDL 2.0

2010-02-22 Thread Demetris
And thus the support of REST in Axis 2 ... Great - thanks Deepal. Deepal Jayasinghe wrote: Axis does not support WSDL 2.0, however Axis2 support WSDL 2.0 Deepal Hi all, Axis started supporting WSDL 2.0 with Axis2 correct? Thanks

Re: WSDL 2.0

2010-02-22 Thread Deepal Jayasinghe
Axis does not support WSDL 2.0, however Axis2 support WSDL 2.0 Deepal > > Hi all, > >Axis started supporting WSDL 2.0 with Axis2 correct? > > Thanks > -- Thank you! http://blogs.deepal.org http://deepal.org

WSDL 2.0

2010-02-22 Thread Demetris
Hi all, Axis started supporting WSDL 2.0 with Axis2 correct? Thanks