Eric Dalquist wrote:
Is this behavior, writing to the underlying response object, dictated by
the spec? Is this required of Tomcat versus writing to the PrintWriter
provided by the response wrapper.
Not that I can see in the spec. Also, my quick test shows that the
DefaultServlet (which creat
Is it expected that when attempting a cross-context dispatch to a
missing context that error text is written to the PrintWriter of the
underlying HttpServletResponse?
I wrap the response before the dispatch with an extension of
HttpServletResponseWrapper which redirects all content (PrintWrite
Hi guys,
I'm using Tomcat 4.1 currently. I'm facing problem to create a datasource for a
context that is created by uploading a .war file. It prints out the following
error:
javax.servlet.ServletException: Exception retrieving attribute
'driverClassName'I think this should be fixed in Tomcat 5
>
> From: "jacky" <[EMAIL PROTECTED]>
> Date: 2006/02/16 Thu PM 11:08:59 EST
> To: "Tomcat Users List"
> Subject: Re: Re: context error
>
> I added the , it still doesn't work
>
> Best Regards.
>jacky
>
I added the , it still doesn't work
Best Regards.
jacky
- Original Message -
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, February 17, 2006 10:13 AM
Subject: RE: Re: context error
&g
> From: "jacky" <[EMAIL PROTECTED]>
> Subject: Re: Re: context error
>
> server.xml is the default server.xml:
>
>
>
Part of the problem may be that you have no default . There
should be one (and only one) tag with path="".
I added the reloadable="true" crossContext="true", but the same errors
occur.
Best Regards.
jacky
- Original Message -
From: "Warren Pace" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, February 1
>
> From: "jacky" <[EMAIL PROTECTED]>
> Date: 2006/02/15 Wed PM 09:00:29 EST
> To: "Tomcat Users List"
> Subject: Re: Re: context error
>
> hi,
>RedHat7.3, J2sdk1.4.2_10
> server.xml is the default server.xml:
>
>
- Original Message -
From: "jacky" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, February 16, 2006 10:00 AM
Subject: Re: Re: context error
> hi,
>RedHat7.3, J2sdk1.4.2
t; <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, February 15, 2006 6:42 PM
Subject: Re: Re: context error
>
> >
> > From: "jacky" <[EMAIL PROTECTED]>
> > Date: 2006/02/14 Tue PM 08:32:56 EST
> > To: "Tomcat Users L
>
> From: "jacky" <[EMAIL PROTECTED]>
> Date: 2006/02/14 Tue PM 08:32:56 EST
> To: "Tomcat Users List" ,
> <[EMAIL PROTECTED]>
> Subject: Re: context error
>
> hi, Mike,
>Do you mean put all directories together?
> No,
Sent: Tuesday, February 14, 2006 10:56 PM
Subject: Re: context error
> Then do that
>
> jacky wrote:
> >
> > hi,
> > When i add a Context in the server.xml, an error occurs:
> >
> > Apache Tomcat/4.1.31
> > Catalina.start: LifecycleException: Context st
Then do that
jacky wrote:
>
> hi,
> When i add a Context in the server.xml, an error occurs:
>
> Apache Tomcat/4.1.31
> Catalina.start: LifecycleException: Context startup failed due to
> previous errors
> LifecycleException: Context startup failed due to previous errors
> at
> org.apache.catalina
hi,
When i add a Context in the server.xml, an error occurs:
Apache Tomcat/4.1.31
Catalina.start: LifecycleException: Context startup failed due to previous
errors
LifecycleException: Context startup failed due to previous errors
at
org.apache.catalina.core.StandardContext.start(Sta
14 matches
Mail list logo