Excellent question, the intent is to create an implementation of JSR-181 with a 
core that is not dependent on any particular Web Service stack but can be 
integrated with one or more web service stacks to provide annotation support.

To answer your question more directly, using the wsdl.WSDLProcessor, one can 
create an instance of our WSM object model from a WSDL and vice-versa but we 
have yet to write code to support the actual java generating portion required 
for a true WSDL2Java tool.  In the case of java2WSDL, it is unclear whether it 
makes sense to use XmlBeans to write out the WSDL unless the types used within 
that WSDL are themselves XmlBeans rather than arbitrary Java types.

I have been using these utilities within wsdl.WSDLProcessor in our drt testing 
to verify that the AXIS specific components are functioning as intended but 
have been focusing on getting the AXIS integration working so we have a 
functioning annotated web service before worrying about the details of an AXIS 
independent java2WSDL/WSDL2Java tool.

Cheers,

Jonathan


-----Original Message-----
From: patrick huang [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 10, 2004 09:41 AM
To: [email protected]
Subject: [wsm]does xmlbeans replace Axis's java2wsdl?

Hi all, hi michael, hi wolfgang
 in wsdl.WSDLProcessor use xmlbeans parse wsdl, and I have got a question: is 
the method fromWebServiceMetadata() used for java-->wsdl?
and that means no need for  Axis's java2wsdl/wsdl2java?

thanks in advance


patrick huang





---------------------------------
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
美女明星应有尽有,搜遍美图、艳图和酷图
1G就是1000兆,雅虎电邮自助扩容!


Reply via email to