[jboss-user] [JBossWS] - Re: Array JAXB binding

2006-11-16 Thread [EMAIL PROTECTED]
This will be supported in 2.0.x View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3986457#3986457 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986457 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: Array JAXB binding

2006-11-13 Thread alesj
alesj wrote : How to bind the following object array? | | My class: | | | | @XmlRootElement(namespace = www.geoplin.si/Gms) | | public class GMSWebSoapServerHistory implements Serializable { | | | | private HistoryObject[] collection; | | private Period