[jboss-user] [JBossWS] - @XmlSeeAlso usage

cracru do-not-reply at jboss.com
Tue Jul 14 13:31:29 EDT 2009


Should I expect @XmlSeeAlso to work on an SLSB/WS SEImpl?


  | @Stateless
  | @WebService()
  | @XmlSeeAlso({Wakeboard.class, WakeboardBinding.class, Tower.class})  
  | public class WakeRider 
  | {
  |        ...
  | }
  | 

I am having no luck in getting the additional classes added to the generated WSDL.

I am using JBoss 4.2.3.GA w/ JBossWS 3.1.1.GA Native.

Thanks, Craig

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

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



More information about the jboss-user mailing list