users@glassfish.java.net

Re: Problem with web-service based on sless bean.

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Tue, 20 Feb 2007 10:14:01 -0800

This warning is harmless and will be removed pretty soon.

We do have JAXWS based EJB3 endpoints functioning normally - can you
share your JAR/EAR for us to test ? Also more information on the GF
build and your platform will be helpful

thanks



glassfish_at_javadesktop.org wrote:
> I'm using Glassfish V2 b32. When trying to deploy any application containing web-service based on sless bean I get such problems:
>
> - warning in server.log:
>
> [#|2007-02-19T15:45:40.460+0300|WARNING|sun-appserver9.1|com.sun.xml.ws.transpor
> t.http.servlet.ServletAdapter|_ThreadID=14;_ThreadName=Timer-5;_RequestID=abc942
> 44-7caa-4bd3-a9a1-332f074f2593;|Container com.sun.enterprise.webservice.JAXWSCon
> tainer_at_8d1aa8 doesn't support class com.sun.xml.ws.api.server.Module|#]
>
> - error when trying to test it from admin app:
>
> type Status report
>
> messageWEB0501: Error processing request received on ad-hoc path /HelloServiceBean
>
> descriptionThe server encountered an internal error (WEB0501: Error processing request received on ad-hoc path /HelloServiceBean) that prevented it from fulfilling this request.
>
>
> This problems are with every application of this type, for example, with ejb/helloservice example from tutorial.
> [Message sent by forum member 'hazurek' (hazurek)]
>
> http://forums.java.net/jive/thread.jspa?messageID=204262
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>