users@glassfish.java.net

Re: Basic JSP can not use GF Orb classes

From: <forums_at_java.net>
Date: Tue, 29 Oct 2013 13:11:53 -0500 (CDT)

For performance, the JSP compilations do not include all the system jars. To
include glassfish-corba-orb.jar, you'll need to edit /default-web.xml to add
this jar to the param-value for the init-parm "system-jar-includes" of the
jsp servlet.

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