I wrote an XmlBeanSerializer and Deserializer for Beehive WSM.

It's definitely a work in progress but is mostly functional (at least
when I use it).  It would be great to get folks trying it out to work
out the bugs.

you can look at it here:
http://svn.apache.org/repos/asf/incubator/beehive/trunk/wsm/src/runtime/
org/apache/beehive/wsm/axis/util/encoding/



-jc

-----Original Message-----
From: Ben Anderson [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 29, 2004 5:22 AM
To: [EMAIL PROTECTED]
Subject: xmlbeans

Is there any easy or well documented way to plug xmlbeans into axis. 
>From what I've read, it seems writing schemas and then using xmlbeans
will produce better code than just relying on axis' wsdl2java tool. 
Not that wsdl2java isn't a great tool, but in that regard xmlbeans is
probably better, correct?  I'm sure I could eventually figure out how to
use the 2 together, but if there's a standard way to do it, I'd rather
do that.
Thanks,
Ben

Reply via email to