Does axis2-java2wsdl-maven-plugin work (with Axis2 1.5)?

2009-10-20 Thread David Dearing
ache.axis2 axis2-java2wsdl-maven-plugin java2wsdl com.full.class.path.Service

RE: axis2-java2wsdl-maven-plugin for multiple classes

2008-11-13 Thread Soumya S. Hameed
Please reply. Its urgent. From: Soumya S. Hameed Sent: Thursday, November 13, 2008 2:48 PM To: 'axis-user@ws.apache.org' Subject: axis2-java2wsdl-maven-plugin for multiple classes Hi, I need to generate WSDL for multiple classes. Can anyone tell me

axis2-java2wsdl-maven-plugin for multiple classes

2008-11-13 Thread Soumya S. Hameed
Hi, I need to generate WSDL for multiple classes. Can anyone tell me how to do this with axis2-java2wsdl-maven-plugin. Also, is it possible to generate only a single WSDL file for all the classes rather than having a WSDL file per Class. I am stuck with this problem, any inputs that&#x

Re: Build Error using axis2-java2wsdl-maven-plugin

2008-08-07 Thread venkuk
. > > -Kyle > > > > venkuk wrote: >> >> Hi Kyle, >> >> Did u find the solution i am also facing the same problem >> >> Thanks >> Venkat >> >> > > -- View this message in context: http://www.nabble.com/Build-E

Re: Build Error using axis2-java2wsdl-maven-plugin

2008-08-07 Thread Kyle.Bober
same problem > > Thanks > Venkat > > -- View this message in context: http://www.nabble.com/Build-Error-using-axis2-java2wsdl-maven-plugin-tp14199743p18873358.html Sent from the Axis - User mailing list archive at Nabble.com. -

Re: Build Error using axis2-java2wsdl-maven-plugin

2008-08-07 Thread venkuk
Hi Kyle, Did u find the solution i am also facing the same problem Thanks Venkat -- View this message in context: http://www.nabble.com/Build-Error-using-axis2-java2wsdl-maven-plugin-tp14199743p18873227.html Sent from the Axis - User mailing list archive at Nabble.com

Re: Axis2- Java2Wsdl- ClassnotFoundException

2008-08-07 Thread SanjeevGour
;> >> I have set the AXIS2_HOME env variable and classpath contains entry for >> my >> rt.jar. >> >> Can somebody please guide me on this? >> >> Thank you, >> Sanjeev Gour. >> > > > -----

Re: Axis2- Java2Wsdl- ClassnotFoundException

2008-08-06 Thread Moez Benmbarka
Hi, I think you just need to add E:\Axis2c\bin to the CLASSPATH variable or use the fllowing command : java2wsdl.bat -cp E:\Axis2c\bin -cn pkg.Test Regards Moez BM SanjeevGour wrote: Hi, I am trying to generate WSDL using the java2wsdl.bat using the following command- java2wsdl.bat -cn

Axis2- Java2Wsdl- ClassnotFoundException

2008-08-06 Thread SanjeevGour
context: http://www.nabble.com/Axis2--Java2Wsdl--ClassnotFoundException-tp18848964p18848964.html Sent from the Axis - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[axis2] java2wsdl - missing enum

2008-05-16 Thread Glen Verran
Hi folks, I am generating my WSDL from java using ?wsdl in the browser for my web service. I am using Axis2 1.4 and running on Tomcat 5.5.26. I have a single class as a parameter for one of the methods of the webservice. One of the variables in that class is of the type below. @XmlType(name

[axis2] java2wsdl - missing enum

2008-05-12 Thread Glen Verran
Hi folks, I am generating my WSDL from java using ?wsdl in the browser for my web service. I am using Axis2 1.4 and running on Tomcat 5.5.26. I have a single class as a parameter for one of the methods of the webservice. One of the variables in that class is of the type below. @XmlType(name

Axis2 - Java2WSDL

2008-02-19 Thread pradeep . kadambar
Hi I have a list of extra classes for which I need to generate WSDL types definition. The org.apache.ws.java2wsdl.Java2WSDL class takes an option -xc class1 -xc class2 . . The problem is that I have a list of classes, which I need to process. In Axis 1 I had the -extraClasses option whic

Re: Is the axis2 java2WSDL application able to generate wsdl 2.0 output?

2007-12-27 Thread Martin Gainty
java2wsdl -wv WSDL Version. Valid Options : 2, 2.0, 1.1 - Original Message - From: Jane Allen To: axis-user@ws.apache.org Sent: Thursday, December 27, 2007 4:52 PM Subject: Is the axis2 java2WSDL application able to generate wsdl 2.0 output? Is the axis2

Is the axis2 java2WSDL application able to generate wsdl 2.0 output?

2007-12-27 Thread Jane Allen
Is the axis2 java2WSDL application able to generate wsdl 2.0 output? Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs

Re: [Axis2] Java2WSDL with JAX-WS and JAXB annotations

2007-12-21 Thread Ben Reif
uncan* <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > >-Original Message- > > >From: Ben Reif [mailto:[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>] > > >Sent: Tuesday, December 18, 2007 5:34

Re: [Axis2] Java2WSDL with JAX-WS and JAXB annotations

2007-12-20 Thread Dennis Sosnoski
lt;mailto:[EMAIL PROTECTED]>] >Sent: Tuesday, December 18, 2007 5:34 PM >To: axis-user@ws.apache.org <mailto:axis-user@ws.apache.org> >Subject: [Axis2] Java2WSDL with JAX-WS and JAXB annotations > >Hi, > >As I understand it, now the best w

Re: [Axis2] Java2WSDL with JAX-WS and JAXB annotations

2007-12-20 Thread Ben Reif
if [mailto:[EMAIL PROTECTED] > >Sent: Tuesday, December 18, 2007 5:34 PM > >To: axis-user@ws.apache.org > >Subject: [Axis2] Java2WSDL with JAX-WS and JAXB annotations > > > >Hi, > > > >As I understand it, now the best way to re-use your existing > >code i

RE: [Axis2] Java2WSDL with JAX-WS and JAXB annotations

2007-12-20 Thread Thomson, Duncan
>-Original Message- >From: Ben Reif [mailto:[EMAIL PROTECTED] >Sent: Tuesday, December 18, 2007 5:34 PM >To: axis-user@ws.apache.org >Subject: [Axis2] Java2WSDL with JAX-WS and JAXB annotations > >Hi, > >As I understand it, now the best way to re-use your ex

[Axis2] Java2WSDL with JAX-WS and JAXB annotations

2007-12-18 Thread Ben Reif
utility. As I understand it, now the best way to re-use your existing code is to use the JAX-WS and JAXB annotations and then run your code through the Axis2 Java2WSDL utility passing in the "-sg" argument with the value " org.apache.axis2.jaxbri.JaxbSchemaGenerator". I *think* I read

Build Error using axis2-java2wsdl-maven-plugin

2007-12-06 Thread Kyle.Bober
I keep trying to generate a WSDL using the Axis2 Maven plug in but keep receiving the following error upon execution: [DEBUG] Configuring mojo 'org.apache.axis2.maven2:axis2-java2wsdl-maven-plugin:1.1:java2wsdl' --> [DEBUG] (f) className = com.agfa.websend.services.axis2.ws.R

Re: axis2 java2wsdl ant task

2007-11-16 Thread Upul Godage
jar 1.0-SNAPSHOT hello http://maven.apache.org junit junit 3.8.1 test org.apache.axis2 axis2-java2wsdl-maven-plugin com.foo.myservice.MyHandler

axis2 java2wsdl ant task

2007-11-16 Thread Simon Steinacker
Hello, Is there a way to generate a webservice from a java class using an ant task? I couldn't find nice documentation about that :( thanks, Simon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: [AXIS2] java2wsdl maven2 plugin problems

2007-05-14 Thread Davanum Srinivas
Jared, Scot, Is there a JIRA for it? can you please create one as i don't remember seeing one for this. thanks, dims On 5/15/07, Jared Blitzstein <[EMAIL PROTECTED]> wrote: I'm having the exact same problem. Has anyone come up with a solution? On Feb 21, 2007, at 4:36 PM, Scot Hale wrote: >

Re: [AXIS2] java2wsdl maven2 plugin problems

2007-05-14 Thread Jared Blitzstein
I'm having the exact same problem. Has anyone come up with a solution? On Feb 21, 2007, at 4:36 PM, Scot Hale wrote: Hi all, I am trying to use the maven java2wsdl 1.1 plugin, and I have run into several problems. I am using maven 2.0.5, java 5, and Linux Ubuntu 6.10. 1.) Documentation: The

Trouble in using the axis2-java2wsdl-maven-plugin

2007-03-20 Thread Praki Prakash
Hi, I have a pom file which includes the following plugin declaration. org.apache.axis2.maven2 axis2-java2wsdl-maven-plugin java2wsdl com.mycompany.MyService

[AXIS2] java2wsdl maven2 plugin problems

2007-02-21 Thread Scot Hale
Hi all, I am trying to use the maven java2wsdl 1.1 plugin, and I have run into several problems. I am using maven 2.0.5, java 5, and Linux Ubuntu 6.10. 1.) Documentation: The example snippet on http://ws.apache.org/axis2/tools/1_1/maven-plugins/maven-java2wsdl-plugin.html is wrong and won't wor

Re: [AXIS2] java2wsdl classpath

2007-02-14 Thread Alistair Young
thanks for that. I started with the correct classpath for os x format: java2wsdl.sh -cp .:/lib/test.jar -cn org.test.tester but it doesn't find classes in test.jar Alistair -- mov eax,1 mov ebx,0 int 80h > Alistair, > > The -cp is a java runtime command line option. > > What ever you pass her

Re: [AXIS2] java2wsdl classpath

2007-02-14 Thread Manoj Khangaonkar
Alistair, The -cp is a java runtime command line option. What ever you pass here is passed to the java.exe that executes the jave code. If you look in the script ( java2wsdl.sh or java2wsdl.bat) you will see that the code (1) creates something called AXIS2_CLASSPATH ( all the axis runtime jars

[AXIS2] java2wsdl classpath

2007-02-14 Thread Alistair Young
Are there any examples of setting the classpath with java2wsdl? I've tried: java2wsdl.sh -cp .:/lib/test.jar -cn org.testing.Tester but it fails to find the classes in /lib/test.jar thanks, Alistair -- mov eax,1 mov ebx,0 int 80h ---

Re: [Axis2] WSDL2Java generated code dependent on axis2-java2wsdl jar

2006-11-07 Thread Nigel Charman
JIRA AXIS2-1642 Cheers Nigel Thilina Gunarathne wrote: Please log a Jira... ~Thilina On 11/7/06, Paul Fremantle <[EMAIL PROTECTED]> wrote: Seems to me we should fix this. Paul On 11/7/06, Nigel Charman <[EMAIL PROTECTED]> wrote: > I've just picked up on a new dependency in 1.1 RC2 and want

Re: [Axis2] WSDL2Java generated code dependent on axis2-java2wsdl jar

2006-11-07 Thread Thilina Gunarathne
Please log a Jira... ~Thilina On 11/7/06, Paul Fremantle <[EMAIL PROTECTED]> wrote: Seems to me we should fix this. Paul On 11/7/06, Nigel Charman <[EMAIL PROTECTED]> wrote: > I've just picked up on a new dependency in 1.1 RC2 and wanted to make > sure it was intentional. > > Code generated b

Re: [Axis2] WSDL2Java generated code dependent on axis2-java2wsdl jar

2006-11-07 Thread Paul Fremantle
Seems to me we should fix this. Paul On 11/7/06, Nigel Charman <[EMAIL PROTECTED]> wrote: I've just picked up on a new dependency in 1.1 RC2 and wanted to make sure it was intentional. Code generated by WSDL2Java with an ADB databinding now requires axis2-java2wsdl.jar in order to compile. Th

[Axis2] WSDL2Java generated code dependent on axis2-java2wsdl jar

2006-11-06 Thread Nigel Charman
I've just picked up on a new dependency in 1.1 RC2 and wanted to make sure it was intentional. Code generated by WSDL2Java with an ADB databinding now requires axis2-java2wsdl.jar in order to compile. This wasn't the case in 1.1 RC1. The dependency is in the following generated code which in

[Axis2]Java2WSDL error

2006-10-13 Thread Nuno Martins
Hi all, I'm trying to execute a Java2WSDL ant task which give me this error. javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.MXParserFactory not found what does it means and how can I solve this problem. Regard --

Re: Axis2 Java2Wsdl

2006-10-12 Thread Nuno Martins
uot; outputFileName="UserService.wsdl" > -Original Message- From: Nuno Martins [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 12, 2006 11:13 AM To: axis-user@ws.apache.org Subject: Axis2 Java2Wsdl Hi all, Can you give me an

RE: Axis2 Java2Wsdl

2006-10-12 Thread Charak, Vikas
MAIL PROTECTED] Sent: Thursday, October 12, 2006 11:13 AM To: axis-user@ws.apache.org Subject: Axis2 Java2Wsdl Hi all, Can you give me an example of java2wsdl ant task in Axis2? Regards, Nuno Martins - To unsubscribe, e-mail:

Axis2 Java2Wsdl

2006-10-12 Thread Nuno Martins
Hi all, Can you give me an example of java2wsdl ant task in Axis2? Regards, Nuno Martins - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[axis2] java2wsdl

2006-09-29 Thread Michael Hauck
Hi, is there a way how java2wsdl can deal with static inner classes? For example: Service implementation: package com.maxviva.test.soap; import java.util.ArrayList; import java.util.List; public class MyTestService { public Foo getFoo(String message, int count) {

Re: [Axis2] java2wsdl generates unknown namespace

2006-09-28 Thread Kinichiro Inoguchi
I logged this to http://issues.apache.org/jira/browse/AXIS2-1252 --- Kinichiro Inoguchi <[EMAIL PROTECTED]> wrote: > Hi Deepal, > > >> and if you want to change the namespace you can do that too , > > I executed j2w with -stn option, see below. > So, I think namespace should be "http://aaa.bbb/

Re: [Axis2] java2wsdl generates unknown namespace

2006-09-27 Thread Kinichiro Inoguchi
Hi Deepal, >> and if you want to change the namespace you can do that too , I executed j2w with -stn option, see below. So, I think namespace should be "http://aaa.bbb/types";. > C:\axis2-std-SNAPSHOT-bin\bin\java2wsdl.bat > -cn test.TestService1 -cp . > -tn http://aaa.bbb -tp xxx > -stn h

Re: [Axis2] java2wsdl generates unknown namespace

2006-09-27 Thread Davanum Srinivas
Deepal, I completely understand that. What i wanted to do with the bug report was to add a log.INFO saying that the schema target namespace is "http://test/xsd"; and if you want to change it then specify it on the command line AND/OR at least mention this in docs for j2w how we compute the schema

Re: [Axis2] java2wsdl generates unknown namespace

2006-09-27 Thread Deepal Jayasinghe
Hi dims; This is not a bug , that is the how it has implemented As I can understand , the package name of the service is "test" That is why it generate that namespace, so when sending the req need send that with that namespace (pls have a look at the wsdl , req should be according to thta) and if

Re: [Axis2] java2wsdl generates unknown namespace

2006-09-27 Thread Davanum Srinivas
Yes, please log a bug. -- dims On 9/27/06, Kinichiro Inoguchi <[EMAIL PROTECTED]> wrote: Hi, java2wsdl generates unknown namespace, "http://test/xsd";. I'm using current nightly. My service class has method "sayHello", and returns array of simple java beans "HelloBean". Then I run java2wsdl,

[Axis2] java2wsdl generates unknown namespace

2006-09-27 Thread Kinichiro Inoguchi
Hi, java2wsdl generates unknown namespace, "http://test/xsd";. I'm using current nightly. My service class has method "sayHello", and returns array of simple java beans "HelloBean". Then I run java2wsdl, sayHello and sayHelloResponse are in namespace "http://aaa.bbb/types";. But, HelloBean is

RE: [Axis2] JAVA2WSDL Eclipse plugin- How to genera te SOAP1.1 WSDL

2006-09-06 Thread Charak, Vikas
Thanks a lot. Let me try and see how it goes. -Original Message- From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 06, 2006 3:57 PM To: axis-user@ws.apache.org Subject: Re: [Axis2] JAVA2WSDL Eclipse plugin- How to generate SOAP1.1 WSDL Hi, I guess the Java2WSDL

Re: [Axis2] JAVA2WSDL Eclipse plugin- How to generate SOAP1.1 WSDL

2006-09-06 Thread Ajith Ranabahu
ws.apache.org >To: axis-user@ws.apache.org >Subject: [Axis2] JAVA2WSDL Eclipse plugin- How to generate SOAP1.1 WSDL >Date: Tue, 5 Sep 2006 16:31:42 -0400 > >Hi, > >I am using JAVA2WSDL Eclipse plug-in to generate WSDL files. By default >it generates SOAP1.2 compliant WSDL

RE: [Axis2] JAVA2WSDL Eclipse plugin- How to genera te SOAP1.1 WSDL

2006-09-06 Thread Charak, Vikas
6:23 PM To: axis-user@ws.apache.org Subject: RE: [Axis2] JAVA2WSDL Eclipse plugin- How to generate SOAP1.1 WSDL Same Problem here, I am using Axis1 WSDL generator tool instead. Regards, Muhammad Iqbal Software Engineer Etilize Inc. cell :0092-300-9377801 >From: "Charak, Vikas&

RE: [Axis2] JAVA2WSDL Eclipse plugin- How to generate SOAP1.1 WSDL

2006-09-05 Thread MUHAMMAD IQBAL
Same Problem here, I am using Axis1 WSDL generator tool instead. Regards, Muhammad Iqbal Software Engineer Etilize Inc. cell :0092-300-9377801 From: "Charak, Vikas" <[EMAIL PROTECTED]> Reply-To: axis-user@ws.apache.org To: axis-user@ws.apache.org Subject: [Axis2] JAVA2WSD

[Axis2] JAVA2WSDL Eclipse plugin- How to generate S OAP1.1 WSDL

2006-09-05 Thread Charak, Vikas
Hi, I am using JAVA2WSDL Eclipse plug-in to generate WSDL files. By default it generates SOAP1.2 compliant WSDL files. Is there a way to make the plug-in generate SOAP1.1 WSDL file. Thanks. - To unsubscribe, e-mail: [EMAIL P

RE: [axis2] Java2WSDL ceating operations for non-public service methods

2006-08-22 Thread William Ferguson
Done http://issues.apache.org/jira/browse/AXIS2-1064 > -Original Message- > From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 23 August 2006 2:30 AM > To: axis-user@ws.apache.org > Subject: Re: [axis2] Java2WSDL ceating operations for > non-publ

Re: [axis2] Java2WSDL ceating operations for non-public service methods

2006-08-22 Thread Deepal Jayasinghe
Hi William; William Ferguson wrote: >Hi, > >I'm finding that Java2WSDL is creating a WSDL with operation elements >for methods that have private scope in my Service class. Should it be >doing that? > > hmm, as I know it should not do that , can you please create a JIRA attaching your java class

[axis2] Java2WSDL ceating operations for non-public service methods

2006-08-21 Thread William Ferguson
Hi, I'm finding that Java2WSDL is creating a WSDL with operation elements for methods that have private scope in my Service class. Should it be doing that? WSDL generated by the AxisServlet only includes the public methods, though these are also the only methods defined in services xml. William

Re: [axis2] Java2WSDL problem

2006-06-26 Thread studium-sbr
Thanks a lot Deepal, that was the missing piece. Bille > -Ursprüngliche Nachricht- > Von: axis-user@ws.apache.org > Gesendet: 26.06.06 05:50:07 > An: axis-user@ws.apache.org > Betreff: Re: [axis2] Java2WSDL problem > Can you pls download annogen-0.1.0.jar from code

Re: [axis2] Java2WSDL problem

2006-06-25 Thread Deepal Jayasinghe
Can you pls download annogen-0.1.0.jar from codehouse. [EMAIL PROTECTED] wrote: >Hi, >I'm trying to produce a WSDL-File from my source. >- First I tried with the Eclipse-Plugin, but got the Error "an Error occured >while code generating java.lang.reflect.InvocationTargetException" without >a

[axis2] Java2WSDL problem

2006-06-24 Thread studium-sbr
Hi, I'm trying to produce a WSDL-File from my source. - First I tried with the Eclipse-Plugin, but got the Error "an Error occured while code generating java.lang.reflect.InvocationTargetException" without any further details - Then I tried to run the Java2WSDL-Class inside Eclipse, but I'm no

Re: [Axis2] Java2WSDL problem in Axis2 Std 1.0

2006-06-06 Thread Deepal Jayasinghe
Hi Jim; Can you please help us to regenerate the problem , in the meantime create JIRA too. So what you can do is create a jira and attach a sample to regenerate the problem. Jim Bender wrote: > I am trying to convert my code to use Axis2 Std 1.0 instead of 0.93. > The various pieces are all done

[Axis2] Java2WSDL problem in Axis2 Std 1.0

2006-06-06 Thread Jim Bender
I am trying to convert my code to use Axis2 Std 1.0 instead of 0.93. The various pieces are all done programmatically, rather than using the plugin, as this is for a product. The Java2WSDL runs without breaking in 1.0, but generates an incorrect file. The toy example I am using uses a complex typ

Re: [Axis2] Java2WSDL

2006-03-16 Thread Ajith Ranabahu
;w=2 > > Possible that this fix was not released yet? > > -Original Message- > From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 11:50 PM > To: axis-user@ws.apache.org > Subject: Re: [Axis2] Java2WSDL > > Hi Brian, > Are y

RE: [Axis2] Java2WSDL

2006-03-16 Thread Brennan, Sean \(IMS\)
amp;w=2 Possible that this fix was not released yet? -Original Message- From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 11:50 PM To: axis-user@ws.apache.org Subject: Re: [Axis2] Java2WSDL Hi Brian, Are you using the older code? We've introduced a new

RE: [Axis2] Java2WSDL

2006-03-16 Thread Brennan, Sean \(IMS\)
I only have the binary version 0.94, I am not working from the source, so line numbers don't help me, sorry. -Original Message- From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 11:35 PM To: axis-user@ws.apache.org Subject: Re: [Axis2] Java2WSD

Re: [Axis2] Java2WSDL

2006-03-15 Thread Ajith Ranabahu
Hi Brian, Are you using the older code? We've introduced a new Java2WSDL class in the wsdl package (org.apache.axis2.wsdl.Java2WSDL) inside the codegen module and it has a main method! Ajith On 3/16/06, Brennan, Sean (IMS) <[EMAIL PROTECTED]> wrote: > I am trying to create the wsdl file for my se

Re: [Axis2] Java2WSDL

2006-03-15 Thread Deepal Jayasinghe
Hi Brennan; In the current SVN , Java2WSDL has a main class. org.apache.axis2.wsdl.Java2WSDL line number : 26 Brennan, Sean (IMS) wrote: >I am trying to create the wsdl file for my service but it appears there >is no longer a main function in the Java2WSDL class, so I keep getting >the NoSuch

[Axis2] Java2WSDL

2006-03-15 Thread Brennan, Sean \(IMS\)
I am trying to create the wsdl file for my service but it appears there is no longer a main function in the Java2WSDL class, so I keep getting the NoSuchMethodError. Anyone know how to create wsdl files now? Thanks. Information in thi