The jsp compiler only sees the classes in the WEB-INF/classes directory.
This is a limitation of the jasper integration into tomcat.
----- Original Message -----
From: "Eugene Gluzberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 07, 2001 9:48 AM
Subject: [JBoss-user] Imports on jsp with tomcat on jboss.
> Hi all,
>
> I am trying to do an import in a jsp:
> <%@ page import="com.company.blah.*" %>
>
> And I get a "package not found in import" error on compilation of the jsp.
>
> The jsp is part of a WAR, the class that I am trying to import is in a ejb
> jar that is part of the same EAR application.
>
> The j2ee deployer sais "add all ejb jar files to the common classpath". What
> am I doing wrong here?
>
> Does the jsp compiler not get the "common classpath"?
> Error output below.
>
> Thanks for your help.
> Eugene.
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user