Re: [Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-26 Thread Davanum Srinivas
Done. -- dims On 9/26/06, John Kaputin (gmail) <[EMAIL PROTECTED]> wrote: Dims, et. al., as well as fixing the problem at WSDLReaderImpl.java line 1037, I have also added back the previous method signatures in DOM2Writer so you will not need to modify the nodeToString method call in WSDL11ToAx

Re: [Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-26 Thread John Kaputin (gmail)
Dims, et. al., as well as fixing the problem at WSDLReaderImpl.java line 1037, I have also added back the previous method signatures in DOM2Writer so you will not need to modify the nodeToString method call in WSDL11ToAxisServiceBuilder.populate. I have just released WSDL4J v1.6.1 at sourceforge,

Re: [Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-22 Thread Davanum Srinivas
John, I had to revert the 1.6 because of problem in wsdl2java for axis2\modules\samples\wsdl\perf.wsdl. In this wsdl, see the snippet below. http://schemas.xmlsoap.org/

Re: [Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-22 Thread Davanum Srinivas
I see other failures :( let's see if i can fix it quickly. -- dims On 9/22/06, John Kaputin (gmail) <[EMAIL PROTECTED]> wrote: Dims, I just noticed the Axis2 build breaks due to WSDLLocator.close() and DOM2Writer.nodeToString in WSDL4J 1.6, but see you've now fixed them. Thanks for getting v1.

Re: [Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-22 Thread John Kaputin (gmail)
Dims, I just noticed the Axis2 build breaks due to WSDLLocator.close() and DOM2Writer.nodeToString in WSDL4J 1.6, but see you've now fixed them. Thanks for getting v1.6 into Axis2. John Kaputin.On 9/22/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: Done.thanks,dimsOn 9/22/06, John Kaputin (gmail)

Re: [Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-22 Thread Davanum Srinivas
Done. thanks, dims On 9/22/06, John Kaputin (gmail) <[EMAIL PROTECTED]> wrote: Folks, I notice an update to properties.xml from Sept 16th that replaces WSDL4J 1.5.2 with v1.5.3, released last week to roll up a few fixes. Can you use WSDL4J v1.6 in the Axis2 1.1 release instead? WSDL4J 1.6 w

[Axis2] Using WSDL4J 1.6 in Axis2 1.1

2006-09-22 Thread John Kaputin (gmail)
Folks, I notice an update to properties.xml from Sept 16th that replaces WSDL4J 1.5.2 with v1.5.3, released last week to roll up a few fixes.  Can you use WSDL4J v1.6 in the Axis2 1.1 release instead? WSDL4J 1.6 was also released last week. This includes not only the fixes in 1.5.3 but also some