RE: Weblogic 5.1 and struts 1.0 -- resolved

2001-08-27 Thread sbhujwa
TED]> cc: (bcc: Shafi Bhujwala/GCLUS/GRN) 08/22/2001 01:58 AMSubject: RE: Weblogic 5.1 and struts 1.0 Please resp

RE: Weblogic 5.1 and struts 1.0

2001-08-21 Thread baris.guzelordu
Copy ApplicationResource.properties to where your classes areProbably /weblogic/WEB-INF/classes/...packages.../...classes... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 21, 2001 5:19 PM To: [EMAIL PROTECTED] Subject: Weblogic 5.1 and

Weblogic 5.1 and struts 1.0

2001-08-21 Thread sbhujwa
Hi all, Has anyone faced problems deploying web app as expanded directory using Weblogic 5.1(sp10) and struts 1.0 When I deploy war file it works fine but when I try expanded directory I get the following message : Root cause of ServletException javax.servlet.jsp.JspException: Cannot find mess

Weblogic 5.1 and struts 1.0

2001-08-20 Thread sbhujwa
Hi all, Has anyone faced problems deploying web app as expanded directory using Weblogic 5.1(sp10) and struts 1.0 When I deploy war file it works fine but when I try expanded directory I get the following message : Root cause of ServletException javax.servlet.jsp.JspException: Cannot find mess

Re: DTD Incompatibility With WebLogic 5.1 and Struts 1.0?

2001-06-26 Thread Mikael Eriksson
Hello! This was a bug that existed in earlier versions of 5.1 but it was fixed at around service pack 5. So it seems that your configuration are not picking up the service pack properly. When I manage to fail to pick up a service pack its usually becuase I misremember where the service pack ja

DTD Incompatibility With WebLogic 5.1 and Struts 1.0?

2001-06-25 Thread Hohlen, John
Has anyone ever seen the following Document Type Definition (DTD) error message upon starting the WebLogic 5.1 (SP 8) server using Struts 1.0 on NT? This occurs using both the Struts-Example and Struts-Documentation war files: "[ExternalEntity] : Could not resolve entity '-//Sun Microsystems, Inc

RE: Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread rhayden
]] Sent: Thursday, January 25, 2001 10:51 PM To: [EMAIL PROTECTED] Subject: Re: Weblogic 5.1 and Struts 1.0, Classpath question Just did that .. sturts.jar extracted. directory in WL classpath war file extrected. deleted starts.jar from lib directory added the addtional precomple lines in web.xml All

Re: Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread renzo estrella
zo estrella" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 25, 2001 7:27 PM > Subject: Re: Weblogic 5.1 and Struts 1.0, Classpath > question > > > > This may be caused by the cast exception problem: > > MessageTag code first get

Re: Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread Harit Nanavati
No luck here ! -Harit - Original Message - From: "renzo estrella" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 7:27 PM Subject: Re: Weblogic 5.1 and Struts 1.0, Classpath question > This may be caused by the cast exception problem:

Re: Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread renzo estrella
eblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java > :142) > at > weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp > l.java:760) > - Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 25, 2001 7:0

RE: Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread rhayden
work... -Original Message- From: Harit Nanavati [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 10:24 PM To: [EMAIL PROTECTED] Subject: Re: Weblogic 5.1 and Struts 1.0, Classpath question I have been trying the same thing. Getting the examples to work with Weblogic 5.1. I did get pass t

Re: Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread Harit Nanavati
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java :142) at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp l.java:760) - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 7:05 PM Subject: Weblogic 5.

Weblogic 5.1 and Struts 1.0, Classpath question

2001-01-25 Thread rhayden
Well, After much frustration the past few nights I have finally managed to get the Struts 1.0 example application to work on WL5.1. The majority of my problems had to do with the classpath, which I never thought could be so irritating (Thierry Cools suggested not to put struts.jar in the classpat