RE: Shark 1.1 Error in Tomcat ...
"Neville van Deventer" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
Hi Sasa, I've got the std*.jar in the shared\lib directory, and I'm sure It's finding them, if I get rid of them, then I Get a NoClassDef Error .... Do It's definately finding the classes. And I've pretty much copied every single jar file from the distribution into the shared\lib directory ... Still trying to figure this out ..... Thanks Neville _____ From: Sasa Bojanic [mailto:[email protected]] Sent: 30 June 2005 10:39 AM To: [email protected] Subject: Re: [shark] Shark 1.1 Error in Tomcat ... Hi, you've probably forgot to include some DODS jars in your classpath (stdconnection.jar, ...). I've just deployed sharkworklisthandler.war file that is built during shark compile in Tomcat 4.1.12 and Tomcat 5.5.9, and everything went fine. Regards, Sasa. ----- Original Message ----- From: Neville van <mailto:[email protected]> Deventer To: [email protected] Sent: Thursday, June 30, 2005 10:04 AM Subject: [shark] Shark 1.1 Error in Tomcat ... Hi List, When Initializing the library from my dev Platform (Eclipse) Shark runs fine, When it is Initialized from Tomacat I'm getting the following error 2005-06-30 09:41:41,499: SharkEngineManager -> Working with 'org.enhydra.shark.a ssignment.StandardAssignmentManager' implementation of Assignment API Invoke Inv Tar Exceptionjava.lang.Error: Failed to make Standard Connection Allo cator : com.lutris.appserver.server.sql.standard.StandardConnectionAllocator I'm using the latest CVS version of Shark (Updated and Built this morning) I've been unable to figure out what is causing this error, Any help or suggestions will be much appreciated, Thanks Neville van Deventer