How to suppress catalina.out

2004-09-01 Thread V. Karthik Kumar
Hi,

In the file bin/Catalina.sh, replace all instances of
$CATALINA_BASE/logs/catalina.out by /dev/null 





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: jndi-datasource

2004-09-01 Thread V. Karthik Kumar
Hmmm,

But seriously, there ought to be a better way to add datasources in the
future... 

Probably the only solution is to set-up a LocalDataSourceFactory, when
an entry exists in Context.xml ...  and then add these to the current
classpath... Yeah, I know it sucks, but when it's possible to have
add-on libraries, Tomcat can provide a better managed LocalDSFactory as
well, which can

a. Inherit from the Server's DS
b. Override with the User-defined one, when existent


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: jndi-datasource

2004-09-01 Thread V. Karthik Kumar
Well, alright. But the suggestion was for the developer list. :)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Hi!

2004-08-31 Thread V. Karthik Kumar
Hi,

I'm new to this list :)

I'm looking ahead to contribute to my favorite Web-container 

(and, oh... someone change the current 5.0x version to reflect 5.0.28 on
the Tomcat site... )




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]