On Tue, Jul 20, 2010 at 8:44 PM, Konstantin Kolinko
wrote:
> 2010/7/21 Austin Shelton :
> > Bizarre. I will keep looking for logs that might tell me something. I'll
> > keep everyone posted on my efforts, feeble though they may be :-)
> >
>
> Maybe you do not have a logging.properties file.
>
> Th
2010/7/21 Austin Shelton :
> Bizarre. I will keep looking for logs that might tell me something. I'll
> keep everyone posted on my efforts, feeble though they may be :-)
>
Maybe you do not have a logging.properties file.
There should be "-Djava.util.logging.manager" and
"-Djava.util.logging.confi
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Self-Contained Web Applications
>
> 1. Just but mysql-connector-j.x.y.z.jar into WEB-INF/lib
But still use container-provided connection pooling when the container classes
are loaded by the common classloader. This
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Self-Contained Web Applications
>
> Well, having to include commons-dbcp is a bit of an implementation
> detail, here. I should be able to include only my own JDBC driver and
> have Tomcat figure out that commons-dbcp
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: APR & Tomcat...
>
> > Was that vs BIO or NIO? As I recall, there is no sendFile
> > capability in BIO, so both NIO and APR should beat that.
>
> BIO = JIO, right? Too many TLAs.
The Tomcat doc refers to the origin
I cleaned the Tomcat server in Eclipse and now I get the following
exception:
java.lang.NoSuchMethodException: org.apache.catalina.deploy.WebXml
addServlet
I have all of the Tomcat libraries in my build path and the "lib"
directories of the WEB/INF"/lib" directory.
Any ideas?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 6/25/2010 6:01 PM, Caldarale, Charles R wrote:
>> From: Pid [mailto:p...@pidster.com]
>> Subject: Re: Self-Contained Web Applications
>>
>> We can define a DataSource inside a Context already, hook up a locally
>> configured Realm, and it'll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
(I mist have missed these replies... I'm resurrecting this thread).
On 6/25/2010 5:44 PM, Caldarale, Charles R wrote:
>> From: Jon Brisbin [mailto:jon.bris...@npcinternational.com]
>> Subject: Re: Self-Contained Web Applications
>>
>> Wouldn't
Well. A message showed up in my Eclipse console that I had overlooked in my
previous launches:
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
property 'source' to 'org.eclipse.jst.jee.server:HelloWorldServlet' did not
find a matching property.
(The name of my application
Bizarre. I will keep looking for logs that might tell me something. I'll
keep everyone posted on my efforts, feeble though they may be :-)
On Tue, Jul 20, 2010 at 9:14 AM, Pid wrote:
> On 19/07/2010 22:37, Austin Shelton wrote:
> > The resource for my web page servlet can't be located. This was
Do not worry my friends did not believe me till I sent the before/after logs
even then they argued about physics and the speed of light :-) Where is
Einstein
when you need him?
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, July 20, 2010 11:53:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ashish,
On 7/20/2010 9:58 AM, Ashish Kulkarni wrote:
> Where do i set this max age for session? i dont see any thing in document
> http://tomcat.apache.org/tomcat-6.0-doc/config/manager.html
You will have to write code to do this yourself: Tomcat won
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
Finally off-topic.
On 7/20/2010 4:18 AM, André Warnier wrote:
> To achieve anything other than relatively trivial with Tomcat, at some
> point you'll need to become very competent with Java.
Not necessarily. You might have to become familiar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 7/20/2010 12:35 AM, Tony Anecito wrote:
> Interesting. I saw that when a static file was around 21K or below a dramatic
> improvement in recorded time in the log for APR. I have not tried with
> regular
> Apache Web Server to see what I ge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 7/19/2010 11:50 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: APR & Tomcat...
>>
>> My tests show that use of sendFile is dramatically faster
>> than without.
>
> Was tha
The red x is the standard way in an html page to indicate something is wrong
but
no 404 or other status code is displayed otherwise I would have mentioned it.
Simple google indicated many reasons why it might occur.
As I mentioned in another email I plan to switch back to Apache Web Server and
On 19/07/2010 22:37, Austin Shelton wrote:
> The resource for my web page servlet can't be located. This was not the
> case with Tomcat 6.
>
> Nobody complained once I started getting a good Tomcat launch.
So it works if Tomcat 7 works, or it doesn't - I'm not clear on what
that means.
> There a
On 19/07/2010 22:21, Tony Anecito wrote:
> Hi Pid
>
> First off I get a little red x in the upper left hand corner of the web page.
Excellent technical description of the problem. Is it the response
status 404 or a 500, I wonder?
> Yep I agree maybe an upgrade to the latest Tomcat and APR migh
Antonio Petrelli wrote:
2010/7/20 Pid :
If you mean Apache HTTPD rather than Apache Tomcat, then you'll want:
http://www.apache.org/
Do you mean:
http://httpd.apache.org/
No, I believe he really meant
http://www.apache.org/
Considering the question of the OP, it seemed to be a very generi
On 20.07.2010 15:30, André Warnier wrote:
James Godrej wrote:
On your blog http://myunster.com/blog/10.html
at step number 8 you mentioned to create worker.properties
there a variable is workers.tomcat_home and
workers.java_home
I think that both of these variables/properties have been obsole
Hi
I am using the default, how do i set session expiry time, i can think of
only 1 place that is in web.xml
-1
Is there any other way
On Tue, Jul 20, 2010 at 10:25 AM, Pid wrote:
> On 20/07/2010 14:58, Ashish Kulkarni wrote:
> > Hi
> > Where do i set this max age for session? i dont se
2010/7/20 Pid :
> If you mean Apache HTTPD rather than Apache Tomcat, then you'll want:
>
> http://www.apache.org/
Do you mean:
http://httpd.apache.org/
Antonio
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
On 20/07/2010 14:58, Ashish Kulkarni wrote:
> Hi
> Where do i set this max age for session? i dont see any thing in document
> http://tomcat.apache.org/tomcat-6.0-doc/config/manager.html
Have you manually set the session expiry time or are you using the default?
p
> Ashish
>
> On Mon, Jul 19,
On 20/07/2010 12:41, James Godrej wrote:
> I am curious to know how is Apache documentation organized.
>
> Meaning if some one comes with complete zero experience of web hosting where
> should they start so that they can be thorough with Apache.
> Which pages they should access.
Start at http://w
Hi
Where do i set this max age for session? i dont see any thing in document
http://tomcat.apache.org/tomcat-6.0-doc/config/manager.html
Ashish
On Mon, Jul 19, 2010 at 6:03 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ashish
James Godrej wrote:
On your blog
http://myunster.com/blog/10.html
at step number 8 you mentioned to create worker.properties
there a variable is workers.tomcat_home and
workers.java_home
I think that both of these variables/properties have been obsolete for a long time, and
are not used at
Hi Pid,
Thanks for your reply, It seems that the problem is with some of
the jars those which are I added from my older environment(tomcat
5.0.18). So I have freshly added jars one bye one & tested, now I am not
facing this issue.
Regards,
Venkat
Pid wrote:
On 19/07/2010 17:23, Venka
Even I am trying for the same if you happen to do so please do share.
While browsing the list I came across
http://myunster.com/blog/10.html
May not be of much help.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Fo
On your blog
http://myunster.com/blog/10.html
at step number 8 you mentioned to create worker.properties
there a variable is workers.tomcat_home and
workers.java_home
if the apache machine and tomcat machine are physically different then how do
you define these variables .
Also is there any cha
On Thursday 15 July 2010 20:26:14 Christopher Schultz wrote:
> Rainer,
Hi, and sorry for the late reply.
[I changed the order of some parts of your mail to reply
> On 7/12/2010 9:14 AM, Rainer Frey wrote:
> > I understand that, but would it be possible/good/not causing problems to
> > change th
2010/7/20 André Warnier :
> Elad Dotan wrote:
\>>
>> 1. OS version Solaris 10 (intel)
>> 2. Apache Tomcat/5.5.20
>>
>>
>
> I believe yes, on an application-by-application base, see
> http://tomcat.apache.org/tomcat-5.5-doc/config/context.html#Common_Attributes
> "caseSensitive".
> But read the rema
> From: Elad Dotan [mailto:elad.do...@gmail.com]
> Subject: Apache Tomcat/5.5.20
>
> *is it possible to configure the tomcat to ignore case senstivity?*
Not safely (at least not safely on all platforms). However, if you configure
an appropriate filter in the ROOT webapp, you can have it forward
Elad Dotan wrote:
Hi,
1. OS version Solaris 10 (intel)
2. Apache Tomcat/5.5.20
*I'm using my tomcat for OTA... *
*for example: http://wap.aaa.com/elad*
**
*I would my users to be able to also enter "elad" in uppercase "ELAD" (
http://wap.aaa.com/ELAD) and to be able to reach the page.*
*is i
the unsubscribe emaill address is
users-unsubscr...@tomcat.apache.org
follow directions at
http://tomcat.apache.org/lists.html#tomcat-users
Martin Gainty
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachric
Hi,
1. OS version Solaris 10 (intel)
2. Apache Tomcat/5.5.20
*I'm using my tomcat for OTA... *
*for example: http://wap.aaa.com/elad*
**
*I would my users to be able to also enter "elad" in uppercase "ELAD" (
http://wap.aaa.com/ELAD) and to be able to reach the page.*
*is it possible to config
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dale,
On 7/19/2010 7:42 PM, Dale Ogilvie wrote:
Reasons to use httpd being what?
Here are a few ideas:
1. Load balancing
2. Use of mixed Java and non-Java webapps (PHP, Perl, etc.)
3. Use of multiple Tomcat instances b
36 matches
Mail list logo