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??
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;
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
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
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
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
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;
---
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;
-
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;
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
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
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
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
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
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
om/products/servlet/download.html#specs
Regards
--
Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014
its easy to stop using Perl: I do it after every project
implies its own classloader!
Regards
--
Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014
its easy to stop using Perl: I do it after every project
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
to give credit where its due.
Regards
--
Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014
its easy to stop using Perl: I do it after every project
?
Thanks for any hints/documentation!
Regards
--
Ingo Luetkebohle / [EMAIL PROTECTED] / 95428014
its easy to stop using Perl: I do it after every project
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.
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
22 matches
Mail list logo