[Axis2] WSDL Generation

2006-05-22 Thread Ingo Siebert
Hi, is it possible to generate the WSDL file from Java code? I found only a tool which creates server/client stubs from a WSDL file. Cheers, Ingo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [Axis2] WSDL Generation

2006-05-22 Thread Ingo Siebert
file into axis2 (version 1) repository with jws extension. call http://hostname/axis/yourjava.jws from your browser and here is the WSDL ! On 5/22/06, Ingo Siebert [EMAIL PROTECTED] wrote: Hi, is it possible to generate the WSDL file from Java code? I found only a tool which creates server

Re: [Axis2] WSDL Generation

2006-05-22 Thread Ingo Siebert
Ajith On 5/22/06, Ingo Siebert [EMAIL PROTECTED] wrote: Hi, the option Generate WSDL form Java source file isn't selectable(grey). Cheers, Ingo Kinichiro Inoguchi schrieb: Ingo, With Axis2, how about using Code Generator Wizard - eclipse Plug-in. http://ws.apache.org/axis2/tools/1_0/eclipse

Re: [Axis2] WSDL Generation

2006-05-22 Thread Ingo Siebert
On 5/22/06, Ingo Siebert [EMAIL PROTECTED] wrote: Hi, i've installed 1.2 (1.1 before) and it's not grey anymore. But if i select it and press next, nothing happens (Eclipse 3.1.2). Ingo Ajith Ranabahu schrieb: hi. You are probably having an old version of the plugin. Download the latest

Re: [Axis2] Integrating Axis 2 in an application

2006-05-15 Thread Ingo Siebert
Thank you! Ingo Davanum Srinivas schrieb: Ingo, I've created a issue for tracking this: http://issues.apache.org/jira/browse/AXIS2-732 thanks, dims On 5/12/06, Ingo Siebert [EMAIL PROTECTED] wrote: Hi all, i want to create an which includes Axis 2 for my web services. That means, my WAR

[Axis2] Integrating Axis 2 in an application

2006-05-12 Thread Ingo Siebert
creates 700 lines of code for the client stub of a very simple web service? A few more comments would be very useful in the generated code. Cheers, Ingo Siebert -- CRM Products Development - New Technologies CAS Software AG Well informed. Always and everywhere. www.cas.de

CodeGenerationException

2006-05-05 Thread Ingo Siebert
Hi, i just installed Axis2 1.0 and get an CodeGenerationException for the attached WSDL file. build.xml:241: org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: org.apache.axis2.schema.SchemaCompilationException: java.lang.NullPointerException My Ant-Task: