RE: java.lang.UnsatisfiedLinkError: no ocijdbc8 in shared librarypath"

2002-03-04 Thread Fabio Sato
Why don´t you try the Oracle Thin JDBC Driver? Fabio Sato - [EMAIL PROTECTED] On Tue, 5 Mar 2002, Abhishek Pamecha wrote: > nope i am using tomcat from my user area .. > both tomcat and apache run from my user area > there is some problem with a particular .so file which it is no

Re: init-param

2001-01-15 Thread Fabio Sato
classes/coreservlets/ > Basically I think you need to recreate the package heirarchy under the > classes directory, which is why it works when you have no package > declared. Look at the webapps/examples/WEB-INF/classes for an example of > this. > > Fabio Sato wrote: > > >

Re: init-param

2001-01-15 Thread Fabio Sato
may need to add a context in TOMCAT_HOME/conf/server.xml > > like > docBase="webapps/webdev/WEB-INF" /> > > Fabio Sato wrote: > > > I'm facing a strange problem with servlets and init parameters under > > Tomcat 3.2.1: > > > > I c

init-param

2001-01-15 Thread Fabio Sato
I'm facing a strange problem with servlets and init parameters under Tomcat 3.2.1: I created a servlet and put it in the following directory: $TOMCAT_HOME/webapps/webdev/WEB-INF/classes/coreservlets/ Then, I created the file web.xml under the WEB-INF directory: http://java.sun.com/j2ee/dtds/w

JSP mailing list

2001-01-09 Thread Fabio Sato
Hi, Does anyone know a good JSP mailing list? -- Fábio Sato - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]