On Mon, 2 Dec 2002, maninder s batth wrote:
> Date: Mon, 02 Dec 2002 20:41:10 -0800
> From: maninder s batth <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Datasource and Initial
hi i am using my own DataSource class which cannot be configuered by xml
file
i need to programatically configure it . since tomcat provides read only
context
, is there any way i can use tomcat's jndi implementation, as of now i
am using
filesystem provider for datasource, is there any other op