users@glassfish.java.net

Re: _at_Stateless + _at_WebService = Bad combination on latest GF3.1

From: CasMeiron <casmeiron_at_gmail.com>
Date: Fri, 10 Sep 2010 16:20:56 -0300

No, just the exceptions that I've included here:

[#|2010-09-09T15:01:59.134-0300|SEVERE|glassfish3.1|javax.enterprise.system.core.org.glassfish.internal.data|_ThreadID=15;_ThreadName=Thread-1;|Exception
while invoking class org.glassfish.ejb.startup.EjbDeployer load method|#]

[#|2010-09-09T15:01:59.135-0300|SEVERE|glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=15;_ThreadName=Thread-1;|Exception
while loading the app|#]

If you try to deploy the attached app you gonna get the same behavior as I
did.

Thanks.
-------------------------------
Paulo Reis




On Fri, Sep 10, 2010 at 3:02 PM, Rama Pulavarthi <rama.pulavarthi_at_oracle.com
> wrote:

> Is there any trace of the exception in the server log?
>
> thanks,
> Rama Pulavarthi
>
>
> On 09/10/2010 04:41 AM, CasMeiron wrote:
>
> The problem still happens on today's build. Anyone can give me a hint?
>
> Thanks.
> -------------------------------
> Paulo Reis
>
>
>
>
> On Thu, Sep 9, 2010 at 3:13 PM, CasMeiron <casmeiron_at_gmail.com> wrote:
>
>> Hello guys,
>>
>> When I try to deploy a simple WS using @Stateless and @WebService
>> annotations I get a weird error message. When I remove one of the ann the
>> deploy works.
>>
>> By the way, it was working on the version two-weekend old version.
>>
>> See the test case attached on this post.
>>
>> Error message:
>>
>>
>> [#|2010-09-09T15:01:59.135-0300|WARNING|glassfish3.1|javax.enterprise.system.core|_ThreadID=15;_ThreadName=Thread-1;|Can
>> not find resource bundle for this logger. class name that failed:
>> org.glassfish.internal.data.ApplicationInfo|#]
>>
>> [#|2010-09-09T15:01:59.134-0300|SEVERE|glassfish3.1|javax.enterprise.system.core.org.glassfish.internal.data|_ThreadID=15;_ThreadName=Thread-1;|Exception
>> while invoking class org.glassfish.ejb.startup.EjbDeployer load method|#]
>>
>> [#|2010-09-09T15:01:59.135-0300|SEVERE|glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=15;_ThreadName=Thread-1;|Exception
>> while loading the app|#]
>>
>>
>> Thanks.
>>
>> -------------------------------
>> Paulo Reis
>>
>>
>>
>
>