The xerces jars that come with Tomcat-4.1.18 are not an issue. They were in Tomcat-4.1.12. So, you can leave the xerces stuff alone. Look elsewhere for the cause of the error. Unfortunately I'm not sure what this error is, but at least I was able to tell you what it isn't.

Jake

At 11:33 AM 2/12/2003 -0300, you wrote:
Hi all,

I am trying to use the admin module that comes with tomcat 4.1.18, and I
receive the following error message:

javax.servlet.ServletException: Cannot find message resources under key
org.apache.struts.action.MESSAGE at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex
tImpl.java:530)
at org.apache.jsp.login_jsp._jspService(login_jsp.java:188)
...

I did some research, and I was not able to found I solution. I never
found a direct solution, so I decided to do some tests.

First of all, the problems seems to be related with struts.

1) I have replaced "xmlParserAPIs.jar" and "xercesImpl.jar" because
someone wrote that the struts that comes with tomcat 4.1.18 has some
bugs, and do not work with earlier versions of it. So, I have downloaded
the version 2.1.0 os xerces, but it doesn't work too.

2) After that, I did some research at STRUTS mailing list, and I found
that the problem could be related with Action servlet, and some guys
recommended to put a "<load-on-startup/>" into web.xml. It doesn't
worked too.

Of course I tried to do both of them, but no success again.

I have tried to use both tomcat 4.1.18 FULL and 4.1.18 LE. I am using
j2sdk 1.4.1_01-b01, with w2k pro. I always use a fresh installation with
no modifications. I just ungzip/untar the binary distribution, then I
set the CATALINA_HOME, change the tomcat-users.xml (adding the admin and
manager roles as well an admin user).

Tomcat always works well. My applications run fine. Manager webapp works
fine too, but the admin module...

Please, some one have a solution to this problem?

Thanks in advance,

Roberto Rios


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

Reply via email to