Re: how to get authentication error page?

2001-03-12 Thread Ingo Luetkebohle
On Mon, Mar 12, 2001 at 11:47:22AM +0100, Ingo Luetkebohle wrote: > It looks as if my servlet's doGet method is never called. I tried to > define error-pages for codes 401 and 403 in web.xml but that didn't > have any effect. What do I have to do to get a custom error-page??

how to get authentication error page?

2001-03-12 Thread Ingo Luetkebohle
ine error-pages for codes 401 and 403 in web.xml but that didn't have any effect. What do I have to do to get a custom error-page?? Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / | Student of Computational Linguistics & Computer Science; | Fargonauten.DE sysadmin;

administrative webapp breaks JDBCRealms

2001-01-30 Thread Ingo Luetkebohle
shouldn't happen? -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / | Student of Computational Linguistics & Computer Science; | Fargonauten.DE sysadmin; Gimp Registry maintainer; | FP: 3187 4DEC 47E6 1B1E 6F4F 57D4 CD90 C164

Re: Error 500

2001-01-07 Thread Ingo Luetkebohle
e to your classpath in JDeveloper, but of course Tomcat can't know that and needs it in the WEB-INF/lib directory of your web-app. You have to restart Tomcat for it to pick up the file. -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |SchemantiX Open Source contact; Computation

Re: IllegalStateException???

2001-01-04 Thread Ingo Luetkebohle
On Thu, Jan 04, 2001 at 10:23:13AM -0500, Matt Goss wrote: > I just ported an applicaiton onto tomcat 3.2 that ran fine on JRUN 3.0. > The application consists of servlets that accept form posts from JSP's, > they process the data and then forward to other jsp pages. When I > forward to a specific

Re: finding the root directory of an application (in a war-compatible way)

2001-01-04 Thread Ingo Luetkebohle
On Thu, Jan 04, 2001 at 04:22:14PM +, Guillaume Barreau wrote: > Is there a way of doing this that would work with war? Getting the root-directory of an application deployed directly from a war can not work because in that case there is not root-dir! However, you can get at your files using

Re: virtual domains config...

2001-01-03 Thread Ingo Luetkebohle
into the virtualhost block and the rest outside. -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |SchemantiX Open Source contact; Computational Linguistics |student; Fargonauten.DE sysadmin; Gimp Registry maintainer; ---

Re: How manage multiples developers with Tomcat ?

2001-01-03 Thread Ingo Luetkebohle
ne you just have to tweak two port numbers. -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |SchemantiX Open Source contact; Computational Linguistics |student; Fargonauten.DE sysadmin; Gimp Registry maintainer; -

Re: Apache and Tomcat 3.2.1

2001-01-02 Thread Ingo Luetkebohle
ways modify your start-scripts to start tomcat, too, though. -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |SchemantiX Open Source contact; Computational Linguistics |student; Fargonauten.DE sysadmin; Gimp Registry maintainer;

Disabling shared web.xml for one webapp?

2000-11-21 Thread Ingo Luetkebohle
Is there a possibility to disable the effects of the shared web.xml (in Tomcat 4) for just one webapp, but not for the rest? Regards Ingo

Re: overriding default webapp configuration

2000-11-16 Thread Ingo Luetkebohle
e servlet name "jsp", it complains about a name collisions. If I use another name, both my replacement and the normal jsp servlet from global configuration are initialized :( Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |PraxisXML Open Source contact; Computatio

overriding default webapp configuration

2000-11-16 Thread Ingo Luetkebohle
using the JSP handler and installing a new servlet-mapping for *.jsp is not an option unfortunately. I need to prevent the loading altogether. Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |PraxisXML Open Source contact; Computational Linguistics |student; Fargonauten.DE sysa

Re: Automatically reload servlets in WEB-INF/classes?

2000-11-10 Thread Ingo Luetkebohle
oaded, not any classes it depends on. Check the FAQ for an explanation of possible work-arounds if that should be your problem. > [It is painful to stop/start tomcat on every change.] -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 / |PraxisXML Open Source contact; Comput

Re: overriding container-wide libray JARs?

2000-11-10 Thread Ingo Luetkebohle
this dead sure, though: If I have Xerces in my WEB-INF/lib and don't modify anything about the default Tomcat 4.0m4 install, then: 1) my servlets will use Xerces 2) JSP's within my webapp will use JAXP because they are handled by jasper Is that correct? Regar

overriding container-wide libray JARs?

2000-11-10 Thread Ingo Luetkebohle
servlets to require extensions from a specific vendor (i.e. ASF, instead of sun), supposedly through the MANIFEST.MF. I couldn't find any details for that, though. I'm using TOMCAT 4.0m4 Has Tomcat support for doing this? Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014

Re: class load order and conflicts

2000-11-09 Thread Ingo Luetkebohle
om/products/servlet/download.html#specs Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 its easy to stop using Perl: I do it after every project

Re: class load order and conflicts

2000-11-09 Thread Ingo Luetkebohle
implies its own classloader! Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 its easy to stop using Perl: I do it after every project

class load order and conflicts

2000-11-09 Thread Ingo Luetkebohle
ass x contained in a JAR in its /lib dir. I also want to use that class but my /lib dir contains a newer version. What will happen? Does it depend on which servlet is loaded earlier or does each servlet get the class from its /lib dir? Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 954

Re: redistributing Tomcat

2000-11-04 Thread Ingo Luetkebohle
to give credit where its due. Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 its easy to stop using Perl: I do it after every project

redistributing Tomcat

2000-11-03 Thread Ingo Luetkebohle
? Thanks for any hints/documentation! Regards -- Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014 its easy to stop using Perl: I do it after every project

Re: apache compile

2000-10-29 Thread Ingo Luetkebohle
On Sat, Oct 28, 2000 at 08:09:35PM -0700, daawebadmin wrote: > aclocal: configure.in: 39: macro `AM_DISABLE_STATIC' not found in library > aclocal: configure.in: 40: macro `AM_PROG_LIBTOOL' not found in library Check your automake installation. Maybe the version is too old.

shutdown takes very long

2000-10-21 Thread Ingo Luetkebohle
Running TomCat 4.0rc3 on Linux 2.2 with IBM JDK 1.3, shutdowns take very long (about a minute, sometimes more). Is that to be expected or could there be something wrong with my setup? -- Ingo Luetkebohle / 21st Century Digital Boy its easy to stop using Perl: I do it after every project