[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Application Client JNDI lookup returns null for Hibernate Se

2006-08-13 Thread senthilid14
Hi, I am using JBoss 4.0.4, and Hibernate3. I used hibernate-service.xml and I put my mapping files and classes in a utility jar. From a JSP page my JNDI lookup for hibernate SessionFactory is working perfectly. But from a application client, my JNDI lookup returns null, so if i am trying

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - How to use HSQLDB 1.8 in JBoss 3.2.3

2006-08-10 Thread senthilid14
Hi, I want to use HSQLDB 1.8 from JBoss 3.2.3,I have installed HSQLDB 1.8 but i am not able to connect from jsp which is running in JBoss 3.2.3 (Jsp file can connect with default HSQLDB 1.7 which is inside of JBoss) But from a standalone program i am able to connect with HSQLDB 1.8