There is something funky with you application.  Make sure you have all the
right directories, if you can get the sample wars to work, then it could
only be a configuration problem with your application.

Daniel Jaffa
----- Original Message -----
From: "Yao Rong" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, October 21, 2002 11:30 PM
Subject: RE: Weblogic6.1 + struts1.0 NoClassDefFoundError org.apache.strut
s.ac tion.Action


> Thanks!
>
> I download struts-example.war. It can be deloyed and works without any
> problem on Weblogic Server 6.1 SP2. But my problem still exists. I checked
> startweblogic.cmd and struts-config.xml and found nothing wrong.
>
> Any ideas?
>
> -----Original Message-----
> From: Daniel Jaffa [mailto:jaffad@;courtinnovation.org]
> Sent: Monday, October 21, 2002 10:46 PM
> To: Struts Users Mailing List
> Subject: Re: Weblogic6.1 + struts1.0 NoClassDefFoundError
> org.apache.strut s.ac tion.Action
>
>
> I have also deployed weblogic 6.1 sp2 with struts 1.0
>
>
> Make sure that you web app is working correctly.  Try removing struts, put
a
> jar file in
> /web-inf/lib and see if you can call a class from your jsp page.  If you
can
> you should be able to weblogic to work.
>
> Also make sure that struts.jar is not hardcode in the startweblogic.cmd or
> .sh
> ----- Original Message -----
> From: "Hohlen, John" <[EMAIL PROTECTED]>
> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
> Sent: Monday, October 21, 2002 10:34 AM
> Subject: RE: Weblogic6.1 + struts1.0 NoClassDefFoundError org.apache.strut
> s.ac tion.Action
>
>
> > My team has successfully used Struts 1.0 with WL 6.1 SP2.  I think you
> have
> > sometype of classpath problem.  You also might want to check for typos
in
> > your Struts-Config.xml file.
> >
> > JOHN
> >
> > -----Original Message-----
> > From: Yao Rong [mailto:yaorong@;ncs.com.sg]
> > Sent: Monday, October 21, 2002 6:18 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: Weblogic6.1 + struts1.0 NoClassDefFoundError
> > org.apache.struts.ac tion.Action
> >
> >
> > I got a strange problem:
> > I develop a web application on Weblogic 6.1 SP2 and I use apache struts
> 1.0.
> > But when myJsp.jsp request myAction.class, NoClassDefFoundError occurs:
> > org.apache.struts.action.Action is not found. FYI, I have struts.jar in
> > mywebapp/WEB-INF/lib and my application works well on JBoss.
> > I read BEA NewsWeb and find the answer: I need download patch to solve
the
> > problem.
> > My question is: can Weblogic SP3 solve my problem? Where can I download
> only
> > the SP not include weblogic server? Thanks!
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> > <mailto:struts-user-help@;jakarta.apache.org>
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> >
>
>
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to