> >Hi all,
>
> [snip]
> >This is packaged in a WAR file that includes WEB-INF/lib/interfaces.jar
> >containing PersonHome.class.
> >I'm running with tomcat embedded, so the war file is packaged with the
EJB
> >jars into an ear file. The ear file deploys fine.
>
>
> Do you have it in the classpath directive of your jar's manifest file?
>
> Andreas
Hi Andreas,
None of the jar, war or ear file manifests have a classpath directive - I
thought the web container (tomcat in this case) automatically built the
classpath from the WEB-INF/classes directory and any jar file in
WEB-INF/lib. Is this not the case?
jim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user