Try creating a simple web application with a single page using the
<html:message .../>. Run the web application on both systems and see
what happens.

Also, are the contents of the classpath for both systems
exactly the same? The fact is, something must be different if the web
app runs properly in one environment and not on the other.

Let me know what happens with the test web app. I know it may be a
pain to do, but it removes extraneous complexities and helps focus
in on the exact problem.

Its easy to create a simple web app using ServletExecs admin ui.
Let me know if you need help on how to do this.

robert

> -----Original Message-----
> From: michel Van Asten [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 10, 2003 7:20 AM
> To: Struts Users Mailing List
> Subject: RE: deployement issue
>
>
> Hi,
>
> OS : Windows 2000 on both servers
> ServletExec : 4.2 on both servers
> JDK : 1.4.1 on both servers
> Struts : 1.1 rc2 on both servers
> ...
> but the application run correctly only on test server !!!
>
> Michel
>
>
>
> -----Message d'origine-----
> De : Robert Taylor [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 9 septembre 2003 16:22
> À : Struts Users Mailing List
> Objet : RE: deployement issue
>
>
> Michel, what version of ServletExec are you running?
> What's your environment(JDK, OS, etc...)? Is the problem occurring on
> both production and test servers? What version of Struts are you using?
>
> robert
>
> > -----Original Message-----
> > From: michel Van Asten [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, September 09, 2003 9:43 AM
> > To: Struts Users Mailing List
> > Subject: TR: deployement issue
> >
> >
> >
> >
> > -----Message d'origine-----
> > De : michel Van Asten [mailto:[EMAIL PROTECTED]
> > Envoyé : mardi 9 septembre 2003 14:50
> > À : Struts Users Mailing List
> > Objet : RE: deployement issue
> >
> >
> > Indeed the code is coming from my JSP...
> >
> > In attachement the error page
> >
> > Regards,
> >
> > Michel Van Asten
> >
> > -----Message d'origine-----
> > De : Adam Levine [mailto:[EMAIL PROTECTED]
> > Envoyé : mardi 9 septembre 2003 13:59
> > À : [EMAIL PROTECTED]
> > Objet : Re: deployement issue
> >
> >
> > i lost my personal psychic friend license last year.
> >
> >
> > Just like a doctor can't diagnose your ailments over the phone, we can't
> > help you very easily without knowing what problem you're seeing.
> >
> > What errors are you getting?
> > It looks like the code snippet you pasted is from the javacode generated
> > from your jsp.  What does the relevant JSP snippet look like ?
> >
> > the more info you can provide, the better.
> >
> >
> > From: "michel Van Asten" <[EMAIL PROTECTED]>
> > Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > Subject: deployement issue
> > Date: Tue, 9 Sep 2003 12:52:17 +0200
> >
> > Hi,
> >
> > I got errors when I try to run my application on the production
> server (I
> > use servletExec for development and production system)
> >
> > Error happens here :
> >
> > ...
> > bean_message_tag1.setKey( "index.title" );
> > bean_message_result1 = bean_message_tag1.doStartTag();
> > <<<<<<<<<<<<<<<<<<<<<
> > ...
> >
> > And seems to be generated in the RetrieveMessageRessources ...
> >
> > Note
> > 1° that the resource file is located at the same place on both
> system and
> > that I use the same WEB.xml and strut-config.xml files
> > 2° Other applications are running with servletExec on the production
> > system...
> >
> > Any help is welcomed,
> >
> > Regards,
> >
> > Michel Van Asten
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > _________________________________________________________________
> > Express yourself with MSN Messenger 6.0 -- download now!
> > http://www.msnmessenger-download.com/tracking/reach_general
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to