I've looked at "Deployment in JBoss" and "Tomcat and JBoss -- A Full
j2ee Stack" in order
to figure out how to get my EJB Home, etc... classes to be visible from
the Apache-SOAP
war code within the combined ear file.

I've modified the MANIFEST.MF file in the soap.war archive to include a
"Class-Path:"
directive.  I've fooled with this a number of ways, but I'm still
getting
ClassNotFoundException's.

If I give in and drop the ejb jar file into JBOSS_HOME/lib/ext, then,
viola, the classes
can be found.  That would be a work-around, but I hate to give in.

Are the lines in "Deployment" that start with "In JBoss we achieve this
issue with the
following..."  wrong because of bugs, or is there some secret handshake
that I'm
still missing here?


Thanks
Ron


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to