Re: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Eddie Bush
message-resources parameter=package.to.ApplicationResources/ Do you have a line that looks like that in the config file for the application in question? It sounds like, for some reason, the resources aren't being set. The first thing that comes to mind is your not declaring them. Also check

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
] PropertyMessageResources - -Initializing, config='org.apache.struts.taglib.bean.LocalStrings', returnNull=true -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Thursday, October 17, 2002 2:06 PM To: Struts Users Mailing List Subject: Re: Does Anyone Know What

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Craig R. McClanahan
Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: RE: Does Anyone Know What This Error Message Means? Craig, Do you know this for a fact? I've looked through the Bugzilla for Struts, and noted that the pre-loading issue for the ActionServlet in JRUN 3.1

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Craig R. McClanahan
On Thu, 17 Oct 2002, Haseltine, Celeste wrote: To my knowledge, no one on the JRUN message board has been able to get Struts 1.1b2 working in JRUN 3.1. It is not a Struts bug. Although I don't really know Struts, I would like to use it on our next project, and we are unable to upgrade

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
. Thanks again! Celeste -Original Message- From: Joe Barefoot [mailto:Joe.Barefoot;motiva.com] Sent: Thursday, October 17, 2002 4:17 PM To: Struts Users Mailing List Subject: RE: Does Anyone Know What This Error Message Means? Hi Celeste, I know this probably isn't what you want to hear

Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
I'm new to Struts, so this may be a dumb question, but I have NOT found the answer searching either this forum's list, or the JRUN forum list. I'm getting the following error message trying to run the struts-example application of the 1.1b2 version of struts under JRUN 3.1. A search of the

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
, October 17, 2002 1:52 PM To: Struts Users Mailing List Subject: Re: Does Anyone Know What This Error Message Means? I might be wrong but check to see that the struts.jar exists only in the WEB-INF/lib directory and that you havent added it to the JRUN/servers/lib directory -Sanjana

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
Know What This Error Message Means? On Thu, 17 Oct 2002, Haseltine, Celeste wrote: To my knowledge, no one on the JRUN message board has been able to get Struts 1.1b2 working in JRUN 3.1. It is not a Struts bug. Although I don't really know Struts, I would like to use it on our next

Re: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Eddie Bush
When you start the application, do you get any errors displayed? Any trace or anything? From what you're saying, I'm not sure what's happening. Do you see ActionServlet initialize? Do you see the property files load? Do you get *any* log output indicating *anything* is happening? I'm

Re: Does Anyone Know What This Error Message Means?

2002-10-18 Thread SR
: Thursday, October 17, 2002 3:40 PM Subject: RE: Does Anyone Know What This Error Message Means? Eddie, Yes, the struts-config.xml file has the following: message-resources parameter=org.apache.struts.webapp.example.ApplicationResources/ and the ApplicationResources.properities file

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
with no problem, it only the Struts 1.1b2 apps that I can't get working in my web application container (JRUN 3.1). Celeste -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Thursday, October 17, 2002 1:34 PM To: Struts Users Mailing List Subject: Re: Does Anyone Know What

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Joe Barefoot
;apache.org] Sent: Thursday, October 17, 2002 3:13 PM To: Struts Users Mailing List Subject: RE: Does Anyone Know What This Error Message Means? The struts-example and struts-blank webapps work out of the box on virtually every other server -- and I do know for a fact that they don't rely

RE: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Haseltine, Celeste
To: Struts Users Mailing List Subject: RE: Does Anyone Know What This Error Message Means? The struts-example and struts-blank webapps work out of the box on virtually every other server -- and I do know for a fact that they don't rely on any magic specific to any one server. The exception you