[jboss-user] [JBossWS] - Re: Changeing minOccurs possible?

2008-02-27 Thread [EMAIL PROTECTED]
Hi,

   according to 
http://jbws.dyndns.org/mediawiki/index.php?title=FAQ#Customizing_WSDL_Schema_Generation
the only possibility you have is to use javax.xml.bind.annotation.* annotations.
   Your object GetBillingAccountRequest must be JAXB de/serializable.
   However aforementioned annotations don't contain MinOccurs annotation, see:
http://java.sun.com/javaee/5/docs/api/javax/xml/bind/annotation/package-tree.html
   Try to ask JAXB forum how to solve your problem.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132407#4132407

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132407
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: Changeing minOccurs possible?

2008-02-27 Thread SunFire
Ups, I meant SLSB not a SFSB. :)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132405#4132405

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132405
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user