The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » Metro and JAXB

Thread: wsdl 2.0

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 0
ratoo

Posts: 44
wsdl 2.0
Posted: Sep 14, 2007 3:40 AM
  Click to reply to this thread Reply

Hello!

Is there plans to support wsdl 2.0?
Actually I am interested in possibility to use owl instead of schema definition.
By now our project use OWL and then pass an XML to home-made parser.
So we do not use any automagic JAXB xml -> classes.

I'm thinking of using jaxb, but I'm not sure how to hook it.
I mean having owl I don't want generate all classes for it. I'd like something like a callback when jaxb context ask me calling "UnknownEntytyWithNameGreen" and I generate the class Green dynamically from owl to it.

I'm sorry if my explanation is a little bit intricated...




 XML java.net RSS