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
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
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