Hi Ashley,
There may be a JAXB plugin that I'm unaware of ??
There is an Axis WSDL2Java plugin at mojo.codehaus.org<http://mojo.codehaus.org>
.
I have also written a WSDL2Java plugin that actually just offloads to an Ant
build file to do all of the work. You could easily canibalize my work for
JAXB. (It's in JIRA) The steps are essentially the same.

BTW: Are you using JAXB2 and WSDLs??
Cheers,
-- Chris

On 10/3/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
>
> I need to do some work with the java web services libraries, starting
> with some simple jaxb stuff so that I can generate my binding classes
> early on in the lifecycle. Is anything in development I can use, even
> if it means pulling code out of a svn repository?
>
> Thanks
> AW
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to