Re: Error:Could not load [sun.rmi.transport.ObjectTable]

2015-03-16 Thread nandy r
: "Tomcat Users List" Date: Monday, March 16, 2015, 2:31 AM On 16/03/2015 02:55, nandy r wrote: > Hello, I am trying to setup tomcat+jotm+sqlite and I get this exception stack: > java.lang.IllegalStateException: Illegal access: this web application instance has been stopped alread

Error:Could not load [sun.rmi.transport.ObjectTable]

2015-03-15 Thread nandy r
Hello, I am trying to setup tomcat+jotm+sqlite and I get this exception stack: java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [sun.rmi.transport.ObjectTable]. The following stack trace is thrown for debugging purposes as wel

Re: Help setting up sqlite data source

2015-02-28 Thread nandy r
source To: "Tomcat Users List" Date: Wednesday, February 25, 2015, 4:48 AM On Wed, Feb 25, 2015 at 2:19 AM, nandy r wrote: > Hello, > I wanted to setup tomcat+hibernate+JOTM+sqlite but could not find any > information on sqlite setup. > I did read a document on s

Help setting up sqlite data source

2015-02-24 Thread nandy r
Hello, I wanted to setup tomcat+hibernate+JOTM+sqlite but could not find any information on sqlite setup. I did read a document on setting up datasources and also one tomcat document relating to mysql, postgresql. It appears I need to supply a resource name, auth, factory, driver class and url,