Has anyone been able to generate minOccurs and maxOccurs wsdl solely through the use of
EJB3 annotations?
I'm looking to not have to create extra .xsd files. The @WebService annotation would
need to generate the minOccurs/maxOccurs, but I can't see in the books I have how to
direct the @WebMethod annotations to do so.
Again, the idea here is to keep the app as clean as possible, and avoid mucking about with
.wsdl and .xsd files.
Any ideas?
TIA!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045803#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...