Hi,
I'm having problems with referencing my EJBs from a JSP (jboss_tomcat). I
followed the instructions in the documentation and put a lib directory in
my ear that contains the interfaces of my EJBs. Additionally I included the
following line in the META-INF/MANIFEST.MF:
Class-Path: ./lib/myejblib.jar. But when I'm opening my JSP in the browser
I keep getting "... not found in import" compiler errors with my EJB
packages. In addition to that, the compiler complains that it doesn't know
EJBHome and EJBObject interfaces.
Any help would be appreciated,
Alexander Jerusalem
www.vknn.org
[EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]