On Mon, 2012-02-27 at 04:04 -0800, Pid wrote:
> On 27/02/2012 11:46, Ziggy wrote:
> > Hi,
> >
> > I am really struggling with this problem described here -
> > http://stackoverflow.com/questions/9453109/using-jndi-to-share-servlet-session-objects-and-data-in-tomcat
> > I would really appreciate an
On 27/02/2012 11:46, Ziggy wrote:
> Hi,
>
> I am really struggling with this problem described here -
> http://stackoverflow.com/questions/9453109/using-jndi-to-share-servlet-session-objects-and-data-in-tomcat
> I would really appreciate any pointers.
A pointer: it's usually polite to describe th
Ok, it works ! :-)
It was the capital N of DriverClassName.. how stupid:-(
JD
markt-2 wrote:
>
> jodetek wrote:
>> Tomcat 6 changed (no more common/lib) :-(
>
> This is explained in
> http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
>
>> I've put the Oracle driver
jodetek wrote:
> Tomcat 6 changed (no more common/lib) :-(
This is explained in
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
> I've put the Oracle driver in WEB-INF/lib
That won't be helping. Remove the driver from there.
> I also put it in $catalina_home/lib (tomcat 6 new
Hi,
I now use NetBeans 6 that have Tomcat 6.0.10.
I have Oracle Express 10g (that work fine)
I had a Tomcat application that worked with Tomcat 5.5 & Netbeans 5 with
this database
Here is the error:
javax.servlet.ServletException:
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create J