[jbossws-dev] [Design of JBoss Web Services] - Re: XmlSeeAlso

heiko.braun@jboss.com do-not-reply at jboss.com
Thu Mar 20 14:44:53 EDT 2008


Hi Darran,

here is what i came up with.
We got two problems: 

a) Type substitution at runtime
b) Tooling support for inheritance

The first one is supported since we introduced JAXB 2.1.
Please see the following JIRA as refernce.
http://jira.jboss.org/jira/browse/JBWS-1591
It's basically there since 2.0.

The tooling is not available and will come with JAX-WS 2.1,
which we currently don't support. However the tests have shown that manually adding the @XmlSeeAlso annotation to your samples does work as expected.

Please see the following references for further explanations:

https://jax-ws.dev.java.net/roadmap/jaxws21-plan.html
http://weblogs.java.net/blog/kohlert/archive/community_java_web_services_and_xml/index.html


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138128#4138128

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138128



More information about the jbossws-dev mailing list