Hi all,

Thanks for the tips.

The one that worked come from Eric Roberts.

But I did the opposite: I have downloaded it as a tar.gz file, extracted
it in a Linux box, then I moved the
jakarta-tomcat-4.1.18-LE-jdk14 diretory to my W2K box.

And it worked. Now I am able to use the admin webapp.

Problably Eric was right: during the download and/or extraction
something went wrong, and it maybe changed something...

I was looking the logs (thanks Bert) and I noticed some "class not
found" errors. So I have examined the classes and they were aparently
ok, so I decided to do the Eric solution...

Thanks again,

Roberto


-----Mensagem original-----
De: Roberto Rios [mailto:[EMAIL PROTECTED]] 
Enviada em: quarta-feira, 12 de fevereiro de 2003 11:34
Para: [EMAIL PROTECTED]
Assunto: Admin Webapp Error
Prioridade: Alta


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]


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

Reply via email to