JK 2 Binaries

2003-11-09 Thread Paul Wallingford
Hi, Is is possible to get the Binaries for JK 2 for Apache 2.0.48 for win32? I looked at the mirror: http://ftp.plig.net/pub/apache/dist/jakarta/tomcat-connectors/jk2/binaries/w in32/ And see jakarta-tomcat-connectors-jk2.0.2-win32-apache2.0.43.zip I would like to see something like

Re: LDAP Configuration And Passwords

2003-11-09 Thread Tim Funk
You can extend JNDIRealm on your own to create your own authentication. The ideal solution is the read protect server.xml so only the appropraite parties are allowed to read it. Anything else is insecure. (Except having someone type in a password at start up which tomcat doesn't have that

mod_proxy / JBOSS

2003-11-09 Thread Gustavo Gomes
Can anyone help me with integration Apache + JBOSS with mod_proxy!? I know the configuration of apache to make this, but what I configure in JBOSS, and in which file? I have to insert this command where? !-- A HTTP Connector on port 8080 -- Connector className =

java.util.zip.ZipException while using the ant install target

2003-11-09 Thread Rainer Hoeckmann
Hello, i am trying to use the ant install target from the tomcat-doc sample build.xml file, but this leads to the following output: [EMAIL PROTECTED]:~/sample$ ant install -v Apache Ant version 1.6beta2 compiled on November 7 2003 Buildfile: build.xml Detected Java version: 1.4 in:

adding components

2003-11-09 Thread Simon Allen
Hi I have downloaded two files from the apache-incubator pages which provide an ftpserver component to Tomcat. There are two files ftp-admin.jar and ftpserver.sar.zip. Can anyone explain what I should do with these files as there is no installation documentation on those pages. Thank-you in

Re: Equipt a DBMS to Tomcat

2003-11-09 Thread inaminute
Quoting Steven Woody [EMAIL PROTECTED]: Hi, folks MySQL and PostgreSQL, which one is the better choice for tomcat ? -- Steven Woody [EMAIL PROTECTED] [OT] isn't it ;) First, I do not see in which regards a database choice might be linked to a JSP container ? Nevertheless ...

Re: mod_proxy / JBOSS

2003-11-09 Thread Vincent Aumont
You insert this connector in tomcat's server.xml. You must specify the proxy's port and (optionally) the proxy's name in the Connector tag. For instance, if you proxy port 80 to port 8080 for the www.foo domain, your connector will look like this: Connector

cannot find custom libraries

2003-11-09 Thread Kaushal Sanghavi
Hello, I'm new to JSP, so this is confusing me. I am trying to use the com.oreilly.servlet.multipart package to try and upload files for a test page. However, I'm facing the following error: /tmp/foo/jakarta-tomcat-4.1.27/temp/cd/SMC/insertProduct_jsp.java:8: package com.oreilly.servlet does not

Re: JK 2 Binaries

2003-11-09 Thread V.Karthik Kumar
Hey ... Well Said. Me too... want something like that (2.0.47 is OK )! --- Paul Wallingford [EMAIL PROTECTED] wrote: Hi, Is is possible to get the Binaries for JK 2 for Apache 2.0.48 for win32? I looked at the mirror:

Re: cannot find custom libraries

2003-11-09 Thread Harry Mantheakis
Hello What is 'cd'? SMC *should* be your context, because the WEB-INF sub-directory is located there - unless you've got things mixed up? Harry Mantheakis London Hello, I'm new to JSP, so this is confusing me. I am trying to use the com.oreilly.servlet.multipart package to try and upload

RE: cannot find custom libraries

2003-11-09 Thread Kaushal Sanghavi
Hey, 'cd'is the name of a directory (yes, not the best name for a directory, but its got another meaning from 'change directory :-s) and SMC is a directory under that. (hence .../cd/SMC) I can access another page in .../cd/SMC/foo.jsp that specifies the form and the target ('ACTION'). This

Re: java.util.zip.ZipException while using the ant install target

2003-11-09 Thread Rainer Hoeckmann
I found that my build.xml was using the deployTask instead of installTask to implement the ant install command. After changing this it went possible to install my application to Tomcat. Now I'm wondering where the difference is between deployTask and the (not documented) installTask? Best

RequestDispatcher.include() on 5.0.14

2003-11-09 Thread George Sexton
I have a servlet that does a pretty simple include: RequestDispatcher rd=req.getRequestDispatcher(OutputCurrentWeek.html); if (rd==null) { WebApp.log(Error getting RequestDispatcher for Include in ViewCal!,new Exception()); } else { rd.include(req,res); } This works on 5.0.14 if

Re: RequestDispatcher.include() on 5.0.14

2003-11-09 Thread Jacob Kjome
You should check bugzilla to see if there are already any reports like this for Tomcat-5. If not, report it. It might get lost if you just report it here. http://issues.apache.org/bugzilla/ Jake At 03:55 PM 11/9/2003 -0700, you wrote: I have a servlet that does a pretty simple include:

RE: RequestDispatcher.include() on 5.0.14

2003-11-09 Thread George Sexton
I hate bugzilla. No, this appears to be a new item. Unsurprising really, considering that it only fails in a root context. -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Sunday, November 09, 2003 7:23 PM To: Tomcat Users List Subject: Re: RequestDispatcher.include()

Re: Connector Problem

2003-11-09 Thread lohcl
Hi, Below is the first 5 line content of the mod_jk.conf file. It is path to exactly where the mod_jk.so is located. ## Auto generated on Mon Nov 10 09:19:35 SGT 2003## IfModule !mod_jk.c LoadModule jk_module /PTSDEV/httpd-2.0.47/modules/mod_jk.so /IfModule Best Regards, Loh

Any South African Users ?

2003-11-09 Thread Wayne Sinclair
Are there any South African users of Tomcat ? If so, then please contact me at [EMAIL PROTECTED] Regards Wayne Sinclair == This message contains information which is confidential, legally privileged, and protected