Hey, In Tomcat, I've been told that it should be done in server.xml within your app's Context.
The properties are in the context (not a properties file). Check "Administrators" how to's. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html See http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html and http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-resources-howto.html It is kind of a pain in the balls. Garrett --- John Mattos <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm porting my application from Websphere to Tomcat, and I have a websphere > properties file that contains the following line > > Dbase.websphere.initial.context.factory : > com.ibm.websphere.naming.WsnInitialContextFactory > > What is the equivalent class to use in Tomcat? > > > John L. Mattos > 302 East 88th Street Apt #5B > New York, New York 10128-4939 > (M) (917) 202-8450 > (www) http://www.mattos.ws > > > --------------------------------- > Do you Yahoo!? > HotJobs - Search new jobs daily now ===== http://dhtmlkitchen.com/ JSP | Servlets | DHTML Garrett Needs A Job __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
