Well, this is interesting.  I just wasted an hour trying to figure out why
JBoss wouldn't load my app.

I kept getting ClassNotFoundException for some validator classes.  I
verified the jar was there and after redeploying the struts-example.war
(stock 1.1b1) a few times and restarting JBoss/Tomcat, I removed
commons-validator.jar from my war file and deployed it straight to JBoss
deploy dir, then redployed my same app (no changes), and bingo!  I'm up and
running again.

This is really strange.  Earlier today I was running the struts-example and
my app just fine.  Oh well, hope you got yours fixed.

Later


James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

> -----Original Message-----
> From: James Mitchell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 09, 2002 3:33 PM
> To: Struts Users Mailing List
> Subject: RE: JBoss-3.0.3_Tomcat4_1_12
>
>
> Yes, I do.
>
> James Mitchell
> Software Engineer/Struts Evangelist
> http://www.open-tools.org
>
> > -----Original Message-----
> > From: Theo Harper [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, October 09, 2002 3:25 PM
> > To: 'Struts Users Mailing List'
> > Subject: RE: JBoss-3.0.3_Tomcat4_1_12
> >
> >
> > Do you have common-digester in
> > jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/server/lib/commons-digester.jar?
> >
> >
> >
> >
> > -----Original Message-----
> > From: James Mitchell [mailto:[EMAIL PROTECTED]]
> > Sent: 09 October 2002 19:00
> > To: Struts Users Mailing List
> > Subject: RE: JBoss-3.0.3_Tomcat4_1_12
> >
> > Exact same setup (minus SP1 on XP)
> >
> >
> > James Mitchell
> > Software Engineer/Struts Evangelist
> > http://www.open-tools.org
> >
> > > -----Original Message-----
> > > From: Theo Harper [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, October 09, 2002 1:56 PM
> > > To: 'Struts Users Mailing List'
> > > Subject: RE: JBoss-3.0.3_Tomcat4_1_12
> > >
> > >
> > > Looks like I need to do a little more investigation.
> > >
> > > For info though,
> > >   Fresh download of JBoss-3.0.3_Tomcat-4.1.12.
> > >   JDK 1.4.1 (FCS)
> > >   Windows XP SP1 (or Windows 2000 SP3)
> > >   Fresh download of struts blank example
> > >   CLASSPATH is empty.
> > >
> >  ...
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to