REQUEST_URI and mod_jk2

2004-04-16 Thread Herbert G. Fischer - Mamute
Hi, I'm very lost using jk2. I've searched on the web for some tip without success. I'm using Apache 2 + jk2 + Tomcat 4.1 and trying to do a simple 404 ErrorDocument with JSP. I've tryed using REFERER to know what whas the requested page that generated the error, but some browsers do not send

javax.naming.NamingException: Cannot create resource instance

2003-03-27 Thread Herbert G. Fischer
Hi, I'm having problem on reading resources from contexts. My problem is very semelhant to the problem of that guy on URL bellow: http://www.faqchest.com/prgm/tomcat-l/tmct-02/tmct-0210/tmct-021086/tmct02102309_16384.html But I'm using Oracle and he is using MySQL. The problem is...

Class not found

2003-03-26 Thread Herbert G. Fischer
Hi again, Just after starting Tomcat, I'm getting the following error. I don't know if this is problematic, but I don't like errors. Anyone here knows what can be wrong?? WebappClassLoader: addRepository(/WEB-INF/classes/) WebappClassLoader: loadClass(java.lang.Integer, false) WebappClassLoader:

Re: Class not found

2003-03-26 Thread Herbert G. Fischer
And why there is no JspServlet on Tomcat 4.1.24's servlet.jar ??? Tim Funk wrote: http://tomcatfaq.sourceforge.net/classnotfound.html Odds are servlet.jar is somewhere it shouldn't be. servlet.jar should be in $CATALINA_HOME/common/lib/ (and only there) -Tim Herbert G. Fischer wrote: Hi

Re: Class not found

2003-03-26 Thread Herbert G. Fischer
install with NO changes at all? -Tim Herbert G. Fischer wrote: And why there is no JspServlet on Tomcat 4.1.24's servlet.jar ??? Tim Funk wrote: http://tomcatfaq.sourceforge.net/classnotfound.html Odds are servlet.jar is somewhere it shouldn't be. servlet.jar should be in $CATALINA_HOME/common

Re: Class not found

2003-03-26 Thread Herbert G. Fischer
this is related. Maybe Tomcat is loading jars one time for each service. Tim Funk wrote: This is gonna sound real dumb but ... what happens if you undo all the changes? -Tim Herbert G. Fischer wrote: I've got the error with a clean common and lib dirs... I only have changed things on server.xml

Admin is incomplete

2003-03-26 Thread Herbert G. Fischer
Hi again, I'm getting very angry with Tomcat 4.1.24... It's half made... There's a lot of classes missing!!! Another one... == HTTP Status 400 - Invalid path /logger/AddLogger was requested type Status report message Invalid

Re: Admin is incomplete

2003-03-26 Thread Herbert G. Fischer
THE PROBLEM IS BAD THAN I THOUGHT!!! Sorry for the caps, but I'm very angry!! Admin only works correctly on MS Internet Explorer... How a multiplatform tecnology can be made this way Damn!!! Herbert G. Fischer wrote: Hi again, I'm getting very angry with Tomcat 4.1.24... It's half made

Problems reading Context's Resources

2003-03-26 Thread Herbert G. Fischer
Hi, I'm trying Tomcat 4.1.24 and I'm having problems reading Context's Resources. Here's my sample code and after the error output. I've tryed a lot of things without success, I'm lost... Note: I'm using JDK 1.4 %@ page language=java

Re: Admin is incomplete

2003-03-26 Thread Herbert G. Fischer
, Herbert G. Fischer wrote: THE PROBLEM IS BAD THAN I THOUGHT!!! Sorry for the caps, but I'm very angry!! Admin only works correctly on MS Internet Explorer... How a multiplatform tecnology can be made this way Damn!!! Herbert G. Fischer wrote: Hi again, I'm getting very angry with Tomcat

Admin bug

2003-03-25 Thread Herbert G. Fischer
Hi all, I'm installing Tomcat 4.1.24 and I'm getting this error when trying to create a AJP connector via Tomcat Admin. == type Status report message Invalid path /connector/AddConnector was requested description The

What is missing? Please help

2003-03-25 Thread Herbert G. Fischer
Hi, I'm fresh to TomCat. I configured a new host and a new context. I did a small JSP file test and after calling it on the browser, I got the following error. What I miss? Servlet jsp is currently unavailable Thanks, Herbert

Re: What is missing? Please help

2003-03-25 Thread Herbert G. Fischer
changed if you want to hide your identity. You may also post your web.xml file if you have one and the directory structure in which you have the .jsp file. Regards, Andoni. - Original Message - From: Herbert G. Fischer [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent

migrate from webapp to jk2

2003-03-20 Thread Herbert G. Fischer
Hi, I still don't understand how to configure jk2. Let me explain a bit more. Today, we use Apache 1.2.x + Tomcat 4.0.x + mod_webapp. For every website I host, I do this: 1- Configure the virtual on Apache 2- Map some directories to tomcat 3- Configure a new host in Tomcat, with a related

build tomcat-connectors xdocs

2003-03-20 Thread Herbert G. Fischer
Hi, Anybody knows how to build xdocs from jakarta-tomcat-connectors? It comes in XML format without linking to XSL... I suppose that it need to be build to HTML. Thanks, Herbert - To unsubscribe, e-mail: [EMAIL PROTECTED] For

jk2 documentation

2003-03-19 Thread Herbert G. Fischer
Hi, I'm trying to migrate Tomcat 4.0.x + WebApp to Tomcat 4.1.21 + JK2, but I'm having some difficult. First, I tryed to compile jk2 without sucess. Now I'm using pre-built binaries fo jk2 and it's not working. Jk2's documentation is so confuse and incomplete. I'm trying some things like Jk's

Re: jk2 documentation

2003-03-19 Thread Herbert G. Fischer
of trial and error. I've attached it as a DRAFT procedure. It isn't too detailed at present, but you're welcome to test it. Let me know where you find it lacking. Chris. -Original Message- From: Herbert G. Fischer [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 March 2003 9:23 a.m. To: Tomcat