wsdl exception

2003-11-18 Thread Matthew Pocock
I'm running Java2WSDL and getting an odd exception. One webservice interface uses just beans things, where as the other uses some pre-defined types from the package org.biojava.bio.seq - the beany service works fine. The other one barfs. I run Java2WSDL as: java

SAX2EventRecorder

2003-10-28 Thread Matthew Pocock
Hi, Do you have any example code showing how to use the SAX2EventRecorder API? We have legacy sax2 deserializers, and this looks like it may make our lives easier. Matthew

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

ant tasks

2003-10-23 Thread Matthew Pocock
Hi, I've been having some problems with the axis ant tasks. We're running axis-1_1 and ant 1.5.1beta1 (should probably upgrade ant). We were doing everything by hand (running loads of different commands from a shell) and this worked ok, but now are trying to automate things and at the same