[jboss-user] [JBoss jBPM] - Hibernate problem using @PersistenceContext

2009-03-19 Thread debasree08
Hi, I wanted to get data from the jbpmDB(HSQL databse) stored. But when I use the @PersistenceContext I get the exception saying 1> java.lang.RuntimeException: Could not create Component: searchaction 2>Caused by: java.lang.IllegalArgumentException: @PersistenceContext may only be used on sessio

[jboss-user] [JBoss jBPM] - Hibernate problem

2008-01-04 Thread vsevel
I am getting an hibernate error while getting the jbpmContext in my own application. I have no clue how to solve it. However the jbpm console is still working. I am using MySQL. I've got also the same error now when I am compiling jbpm3 sources. Please help. java.lang.IllegalStateException: No

[jboss-user] [JBoss jBPM] - Hibernate problem after upgrading to version 3.1.3

2006-12-12 Thread michaelholtzman
Greetings. After upgrading from v3.1.2 to v3.1.3, I started getting hibernate errors in code that has worked for months. The exact exception thrown varies slightlly, but they all have this in common: First, there is "Unknown entity: java.lang.String", and then shortly after "error in persistenc