Hi Andrew,
> Webservices:
>
> * Problems deploying a SLSB annotated with @WebService. The problem
> seems to be due to having an overloaded method (error messsage is:
> Request wrapper bean names must be unique and must not clash with
> other generated classes). However, I expected to be able to work
> around that by adding operationName to the @WebMethod annotation, but
> that doesn't help. I'm new to all of this, so possibly it's my
> misunderstanding of webservices rather than a bug.
>
> * Unable to use wsgen (trying to get more information on the errors
> above) - fails with a large number of warnings/errors due to the
> annotations of my SLSB and then fails with a NPE at
> com.sun.tools.internal.ws.processor.modeler.annotation.WebServiceAP.isSubtype(WebServiceAP.java:418).
>
> Calling wsgen like this: wsgen -cp
> build/classes:~/glassfish/lib/javaee.jar music.api.MusicManagerBean
For these issues, can you give more info (info on your endpoint etc). If
you have not already started a thread in the GlassFish discussion forum,
please do so - I will respond asap
Thanks
Vijay