users@glassfish.java.net

Re: Eclipse plug-in - jar does not ends up in the lib dir when using "In Lib Dir" option

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Wed, 09 Dec 2009 07:34:58 -0800

Vincent Deschênes wrote:
> Thanks Ludo.
>
> That is strange, I am getting this error. I am on Windows maybe that is the difference.
>
Was on mac...
What happens if you undeploy the app (via remove popup menu under the
server sub nodes for this app) and run again?
Maybe you added the class after the lib was locked and the lib has not
been updated?
Ludo
>
> org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP
>
> PWC6199: Generated servlet error:
> string:///index_jsp.java:6: package pak1 does not exist
>
> PWC6197: An error occurred at line: 5 in the jsp file: /index.jsp
> PWC6199: Generated servlet error:
> string:///index_jsp.java:49: cannot find symbol
> symbol : class testPojo
> location: class org.apache.jsp.index_jsp
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>