Hello Glen, I had to work with a wsdl and xsd and I use wsdl4java through
soapUI wisard and it worked. Maybe the eclipse's wizard is the same (put the
same options), but I never tried with.

Regards,

JP

2011/1/7 Glen Mazza <glen.ma...@gmail.com>

> Is your question really how to incorporate the Maven JAXB plugin within
> your build process (which can be answered on the jaxb users list, possibly
> also here) -- it looks like you just need to add an additional build step to
> create those JAXB artifacts from whatever additional XSDs you have.  What
> are you using for builds -- Maven, Ant, or?
>
> Glen
>
>
> On 06.01.2011 07:17, zahid wrote:
>
>> As a workaround - I have simply added the external xsd to the wsdl:types
>> in
>> the WSDL. Now when wsdl2java generates my client - it aslo generates the
>> supporting classes in the xsd and I do not receive the Marshalling error
>> anymore - this is not ideal as the WSDL is not supported by my team but it
>> is a workaround for now - wouls stil appreciate any help on this as I am
>> sure you can all see - I need help :)
>>
>>
>
> --
>
> Glen Mazza
> gmazza at apache dot org
> http://www.jroller.com/gmazza
>

Reply via email to