Neither - it's in the WEB-INF/classes directory in my webapp. Is the
implication of your question that it's a problem with the ejb.jar itself
rather than the web-app?

----- Original Message -----
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 10:58 AM
Subject: Re: [JBoss-user] ClassNotFoundException


> Is PersonSearchAction on the vm classpath or in the JBoss lib/ext
> directory? The class loader that is trying to load the home interface:
> > [EmbeddedTomcat]  at
javax.management.loading.MLet.findClass(MLet.java:800)
>
> is the JBoss server class loader.
>
> ----- Original Message -----
> From: "Jim Downing" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 26, 2001 4:08 AM
> Subject: [JBoss-user] ClassNotFoundException
>
>
> > Hi all,
> > I'm having problems hunting down the source of a ClassNotFoundException
> > thrown while running a web app that uses EJBs.
> >
> > First off the client code (edited for the sake of brevity): -
> >
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
>


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

Reply via email to