Hi!
I'm, using a fresh copy of JBoss 3.0 from CVS (JBoss 3.0.7RC1).
This is what I have:
app.ear
servlet.war
WEB-INF/lib/servletlibs.war
ejb.jar
ejb-client.jar
If we don't refer to ejb-client.jar from ejb.jar the
servlet finds its libs from servletlibs.war, as it should.
However, if I put Class-Path element in the manifest of
ejb.jar (and specify <ejb-client-jar> in DD, which doesn't
affect this, however) like this:
Class-Path: ejb-client.jar
...then JBoss does find the interfaces of the beans ejb.jar
from the client jar but for some reason applications in
servlet.war cease to find classes in servletlibs.jar.
I doubt this is what is supposed to happen.
"Or is it just me?"
Thanks,
Panu
--
Panu H�llfors, [EMAIL PROTECTED]|CS Student, Helsinki University of Technology
http://panu.hallfors.com | Chief Software Architect, Viloke Oy
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user