Hi Alexander...
I have been wresteling with similar problems lately. I can'r explain why
the classpath does not work, but I was able to get this to work by placing
the .class files of the home and remote interfaces plus any utility classes
into my WAR file.
Its not a great solution, but it worked, at least for me. I can move
forward now and solve that one in good time.
Good luck!
Jim
--On Saturday, February 24, 2001 6:06 PM +0100 Alexander Jerusalem
<[EMAIL PROTECTED]> wrote:
> 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]
********************************************
I shall be telling this with a sigh
Somewhere ages and ages hence:
Two roads diverged in a wood, and I -
I took the one less traveled by,
And that has made all the difference.
- Robert Frost, 1916
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]