Tooling is the main thing missing for xmlbeans right now...   Thus, it 
ends up being kind of a "schema first, then java first" use case.

Basically, you can take your schema and use the normal xmlbeans tools to 
generate xmlbeans for it.   Then write your service using those beans as 
if it's a "java first" case.  That should work now.

We just haven't had a chance yet to hook the xmlbeans databinding into 
the code generators.   Honestly, I'm not even sure how much work is 
involved in that as I haven't even looked at it yet.  :-(

Dan

On Friday 22 February 2008, sub3 wrote:
> Hi,
>
> I was trying to get a jump on seeing how my code might change if I use
> the xmlbeans in 2.1.  I downloaded and compiled the code.  I also
> compiled the databinding\xmlbeans section.  How do I connect it into
> everything else? When I trying wsdl2java using the 'xmlbeans' as the
> databinding, it tells me that it does not exist.
>
> Thanks.



-- 
J. Daniel Kulp
Principal Engineer, IONA
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to