On 20 Aug 2012, at 23:28, Dale Ogilvie <dale_ogil...@trimble.com> wrote:

> So, I ran with JVM option "-verbose:class"
> Then I requested a jsp from app1 and the console printed:
>
> ...
> [Loaded javax.el.ExpressionFactory from 
> file:/C:/apache-tomcat-7.0.27/lib/el-api.jar]
> [Loaded org.apache.jasper.runtime.JspApplicationContextImpl from 
> file:/C:/sandpit-28/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/app2/WEB-INF/lib/jsp-2.1-6.1.14.jar]
> [Loaded javax.el.ELContext from file:/C:/apache-tomcat-7.0.27/lib/el-api.jar]
> [Loaded org.apache.jasper.runtime.ELContextImpl from 
> file:/C:/sandpit-28/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/app2/WEB-INF/lib/jsp-2.1-6.1.14.jar]
> ...
>
> This seems to indicate that the class is being loaded by app1 from 
> app2/WEB-INF/lib/jsp-2.1-6.1.14.jar. No?

Where is that dependency JSP jar from?
It should not be in WEB-INF/lib if it's providing JSP functionality.


p



>
> Dale
>
> Т���������������������������������������������������������������������ХF�V�7V'67&�&R�R���âW6W'2�V�7V'67&�&TF��6B�6�R��&pФf�"FF�F����6����G2�R���âW6W'2ֆV�F��6B�6�R��&pР

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to