Aljosa Mohorovic wrote:
i'm trying to find a way where i don't need to change my app to work
on tomcat, some way to define jndi resource that doesn't require
changes to application.
every document related to this requires some changes to app so i'm
wondering how can i configure tomcat with minimal changes in my app?
Everything is described on http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html ;-)

Anyway, minimal setup requires META-INF/context.xml file with resource definition and a reference to it in web.xml.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to