Define an Array in your wsdl and use set.toArray() . If you're using RPC encoded I could give you an example - although I'm using doc / lit at the moment I haven't gotten to arrays yet.
iksrazal Em Terça 06 Dezembro 2005 10:16, o Markus Plail escreveu: > Hi there! > > Is it posible to use java.util.Set<package.Object> and use it in a web > service. If yes, how must my beanmapping look like? I am using Hibernate > and it maps collections to java.util.Set and I'd really like to use > them. If it is RTFM just point to the right manual. > > Thanks in advance > Markus Plail
