users@glassfish.java.net

Re: ClassCircularityError: ...

From: <forums_at_java.net>
Date: Wed, 21 Sep 2011 13:30:17 -0500 (CDT)

[quote=cf126330]

Do you happen to set any jndi properties, in java code, or spring config
files?  esp. java.naming.factory.url.pkgs?

Normally applications deployed to GlassFish should not need to set any jndi
props since they are already included in GlassFish libraries.  If you
overwrite jndi props incorrectly, it may lead to this kind of errors.

[/quote]

Thanks for the response, but I do not specify nor override the jndi.

grep -r 'java.naming.factory.url.pkgs' .

slee@:~/work$ 

 


--
[Message sent by forum member 'tosehee']
View Post: http://forums.java.net/node/843707