Set group id using jsvc?

2005-04-18 Thread Nick Johnson
Hello, I know that jsvc will let you set the user id of the tomcat process, but will it also let you set the group id of the process? Nick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Symlinked subdirectories of webapps

2005-04-17 Thread Nick Johnson
, and the closest think I can find is the allowLinking=true flag. but, I cannot figure out where to put this... Any help would be greatly appreciated, Nick Johnson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: JDBC-JNDI connection pooling

2002-04-23 Thread Nick Johnson
-namejdbc/ds/res-ref-name res-typejavax.sql.DataSource/res-type res-authContainer/res-auth /resource-ref Thanks for help... Regards, Vincent -- The aptly-named morons.org is an obscenity-laced screed... -- Robert P. Lockwood, Catholic League director of research Nick Johnson

Resolution to JNDI DataSource=null problem

2002-04-22 Thread Nick Johnson
= pds.getPooledConnection(); Connection c = ds.getConnection(); Hopefully my experiences here will be of help to others by way of searching the list :) Nick -- The aptly-named morons.org is an obscenity-laced screed... -- Robert P. Lockwood, Catholic League director of research Nick