users@glassfish.java.net

Re: JAX-RS trying to load named queries as classes?! No, really. Have a look.

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Wed, 22 Sep 2010 08:31:41 -0700

The exceptions are originating from the Web app classloader :

#|2010-09-21T16:56:35.306-0400|WARNING|glassfish3.1|
javax.enterprise.system.container.web.org.glassfish.web.loader|
_ThreadID=15;_ThreadName=Thread-1;|WEB9052: Unable to load class
findActiveByConstituent, reason: java.lang.ClassNotFoundException:
findActiveByConstituent|#]

I think there is something very screwy going on in the Web container
when scanning the classes.

Paul.

On Sep 22, 2010, at 7:49 AM, glassfish_at_javadesktop.org wrote:

> A colleague informs me that these are NOT names of named queries,
> but names of JAX-RS resource methods! That should help narrow down
> the problem.
>
> Best,
> Laird
> [Message sent by forum member 'ljnelson']
>
> http://forums.java.net/jive/thread.jspa?messageID=483336
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>