RE: Java2WSDL and WSDL2Java 1.1-> 1.2

2004-04-14 Thread Yakulis, Ross (Ross)
How is the information passed to the Emitter class? -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 10:58 AM To: [EMAIL PROTECTED] Subject: Re: Java2WSDL and WSDL2Java 1.1-> 1.2 You can use the ant task to specify these - see h

Re: Java2WSDL and WSDL2Java 1.1-> 1.2

2004-04-14 Thread Davanum Srinivas
You can use the ant task to specify these - see http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-axis/java/samples/ejb/ant-build.xml for an example. -- dims --- "Yakulis, Ross (Ross)" <[EMAIL PROTECTED]> wrote: > With axis 1.1 I was able to use Java2WSDL and WSDL2Java to generate > a web service

Java2WSDL and WSDL2Java 1.1-> 1.2

2004-04-14 Thread Yakulis, Ross (Ross)
With axis 1.1 I was able to use Java2WSDL and WSDL2Java to generate a web service given a some java files in RPC/Literal RPC/Encoded Document/Encodec and Document/Literal. However, doing the same with 1.2 I receive errors using hte same source files. I assume this has to do with making the R