tomcat 6 on pure ipv6 solaris

2008-02-28 Thread Mallik Soupati
I get this error when I start my server. I tried many ports thinking they were not free, but invain. 2008-02-28 13:22:21,380 6047 [main] ERROR org.apache.catalina.core.StandardServer - StandardServer.await: create[17008]: java.net.BindException: Cannot assign requested address at java.net

Re: CLASSPATH problem on tomcat5.5.x

2006-08-30 Thread Mallik
HI Friends thanks a lot now it is working i just wasted 3 days on this thanku friends -- View this message in context: http://www.nabble.com/CLASSPATH-problem-on-tomcat5.5.x-tf2189178.html#a6057382 Sent from the Tomcat - User forum at Nabble.com. -

CLASSPATH problem on tomcat5.5.x

2006-08-30 Thread Mallik
HI Friends i am new to this group and tomcat too. i have downloaded tomcat5.5.x and jdk1.5 and i have oracle8i just i started a sample application which has database connection. but it is throwing exception called:ClassNotFoundException for Class.forName("oracle.jdbc.driver.OracleDriver