[jboss-user] [JBoss Web Services] - Re: WSDL error - Need help to remove " import location"

Nicholas Wurster do-not-reply at jboss.com
Thu Sep 16 11:11:43 EDT 2010


Nicholas Wurster [http://community.jboss.org/people/nwurster] created the discussion

"Re: WSDL error - Need help to remove "import location""

To view the discussion, visit: http://community.jboss.org/message/562210#562210

--------------------------------------------------------------
Turns out, there was a mix of annotations in the Interface and Implementation classes.  If the annotations are not in the Implementation class then the WSDL will not generate fully. Solution, moved all annotations from Interface to Implementation class which is the proper place anyway.  Your interface should not care how it will be served up, could be an EJB instead...
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/562210#562210]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100916/6d1bb5a3/attachment.html 


More information about the jboss-user mailing list