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
