users@glassfish.java.net

Re: EJB remote deployed on GF 3.1 behind a NAT unaccessible

From: <forums_at_java.net>
Date: Fri, 26 Oct 2012 15:39:29 -0500 (CDT)

OK Mauro, so it turns out from this that you are asking here about a Tomcat
issue: It is the Tomcat classloader:
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
that responds with the ClassNotFoundException when asked by the JDK class
com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:46) to
load Glassfish class com.sun.enterprise.naming.SerialInitContextFactory. The
solution to this issue is a proper Tomcat and web app setup, which you still
don't seem to have - but sorry, I won't help you with your Tomcat issues
here... :-( Best regards, Andreas

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