I don't think so. I get the same thing in my log too. I'm really not
sure of the details here. I think it is trying to resolve the dtd for the
struts-config.xml file and when it cannot get the definition remotely, it
gets it locally.  Maybe someone else on the list could clarify this.

I did, however, have a problem with a web.xml file where I had
<!DOCTYPE web-app PUBLIC '-//Sun Microsystems, Inc.//DTD Web Application
2.3//EN' 'http://java.sun.com/j2ee/dtds/web-app_2_3.dtd'>
The parser complained because it wanted to see
<!DOCTYPE web-app PUBLIC '-//Sun Microsystems, Inc.//DTD Web Application
2.3//EN' 'http://java.sun.com/dtd/web-app_2_3.dtd'>

I don't know if this is the cause of your problem.

robert

> -----Original Message-----
> From: Craig Tataryn [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 31, 2002 4:22 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Struts and Servlet Exec
>
>
> Got this out of the ServletExec log, could this be the culprit?
>
> [Thu Jan 31 14:29:45 EST 2002] resolveEntity('-//Apache Software
> Foundation//DTD Struts Configuration 1.0//EN', 'http://jaka
> rta.apache.org/struts/dtds/struts-config_1_0.dtd')
>
> [Thu Jan 31 14:29:45 EST 2002]  Not registered, use system identifier
>
> Thanks,
>
> Craig.
>
>
> >From: "Craig Tataryn" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Re: Struts and Servlet Exec
> >Date: Thu, 31 Jan 2002 13:48:39 -0600
> >
> >Tried deploying struts-example to ServletExec.  Main page comes up fine,
> >but
> >when I click on links to do the tour, register, check mail I never get a
> >response (it just sits their chugging away).  The class path for the
> >ServletExec didn't have Xerces on it, so I added that to my WEB-INF/lib
> >directory.
> >
> >Any suggestions?
> >
> >Thanks,
> >
> >Craig.
> >
> >
> >>From: "Craig Tataryn" <[EMAIL PROTECTED]>
> >>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >>To: [EMAIL PROTECTED]
> >>Subject: Struts and Servlet Exec
> >>Date: Thu, 31 Jan 2002 11:07:11 -0600
> >>
> >>Hi there.  Anyone using Struts with ServletExec?  I guess the question
> >>would
> >>be, does it work just like Tomcat?  Deploy struts-blank to webapps and
> >>start
> >>hacking (I would probably have to go into servletexec admin and register
> >>the
> >>struts app, but other than that, anything else)?
> >>
> >>Thanks,
> >>
> >><tataryn:craig/>
> >>
> >>Craig W. Tataryn
> >>Programmer/Analyst
> >>Compuware
> >>
> >>_________________________________________________________________
> >>MSN Photos is the easiest way to share and print your photos:
> >>http://photos.msn.com/support/worldwide.aspx
> >>
> >>
> >>--
> >>To unsubscribe, e-mail:
> >><mailto:[EMAIL PROTECTED]>
> >>For additional commands, e-mail:
> >><mailto:[EMAIL PROTECTED]>
> >>
> >
> >
> >Craig W. Tataryn
> >Programmer/Analyst
> >Compuware
> >
> >_________________________________________________________________
> >MSN Photos is the easiest way to share and print your photos:
> >http://photos.msn.com/support/worldwide.aspx
> >
> >
> >--
> >To unsubscribe, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> >
>
>
> Craig W. Tataryn
> Programmer/Analyst
> Compuware
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> --
> 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