Re: Nested classpath element needed for wsdl2java...due to junit test case parameter

2003-10-27 Thread Matthew Pocock
Hi, I have a patch for this & for adding typeMapping elements to the ant tasks. I'm still working on getting wsdl2java to dump out custom type mapping info. Let me know the bug ID Matthew Mike Klein wrote: Besides the ant tasks missing some key parameters available in the commandline version

Re: Nested classpath element needed for wsdl2java...due to junit test case parameter

2003-10-27 Thread Mike Klein
An ant task for publishing your web service via uddi/juddi/jaxr might be nice too... mike Mike Klein wrote: I'm trying to finish up the uddi/registry portion of my soap tests...hopefully by tomorrow...then I'll pull axis source and look at the ant tasks. I be able to fix the discrepancies m

Re: Nested classpath element needed for wsdl2java...due to junit test case parameter

2003-10-27 Thread Mike Klein
I'm trying to finish up the uddi/registry portion of my soap tests...hopefully by tomorrow...then I'll pull axis source and look at the ant tasks. I be able to fix the discrepancies myself in less than a day and check it back in...will get on the dev list to see if this is required/desired, a

Re: Nested classpath element needed for wsdl2java...due to junit test case parameter

2003-10-26 Thread Stephen Gordon
Mike, I think you should submit this as a bug. Then it won't be forgotten or lost. Make sure to search for similar bugs first though. stephen Mike Klein wrote: Besides the ant tasks missing some key parameters available in the commandline version of wsdl2java/java2wsdl (as I mentioned in an ear

Nested classpath element needed for wsdl2java...due to junit test case parameter

2003-10-26 Thread Mike Klein
Besides the ant tasks missing some key parameters available in the commandline version of wsdl2java/java2wsdl (as I mentioned in an earlier post)...it appears wsdl2java IS missing support for classpath element...unlike java2wsdl which does have this element. When using wsdl2java ant task and th