[jboss-jira] [JBoss JIRA] Commented: (JBPM-835) check out jeff's bug reports

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Wed Feb 21 02:34:35 EST 2007


    [ http://jira.jboss.com/jira/browse/JBPM-835?page=comments#action_12353768 ] 
            
Tom Baeyens commented on JBPM-835:
----------------------------------

another bug report from Jeff: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019684#4019684

"
I have reported this before:

21:11:35,953 ERROR [[ProcessUploadServlet]] Servlet.service() for servlet Proces
sUploadServlet threw exception
org.hibernate.HibernateException: Unable to locate current JTA transaction
at org.hibernate.context.JTASessionContext.currentSession(JTASessionCont


it requires changes to jbpm.cfg.xml



to set to false and CMTTransactionFactory to JTATransactionFactory

org.hibernate.transaction.JTATransactionFactory 
"

regards, tom.

> check out jeff's bug reports
> ----------------------------
>
>                 Key: JBPM-835
>                 URL: http://jira.jboss.com/jira/browse/JBPM-835
>             Project: JBoss jBPM
>          Issue Type: Task
>          Components: Core Engine
>            Reporter: Tom Baeyens
>         Assigned To: Tom Baeyens
>             Fix For: jBPM jPDL 3.2
>
>
> When I created a project in Eclipse with jbpm-jpdl-3.2.Beta2 as the source there was a number of compilation issues. These I could resolve as follows:
> 1) jms example - remove or comment out the offending code. This example uses APIs that do not exist in the product.
> 2) org.apache.tools.ant.BuildException in src/identity/LoadIdentitiesTask required ant.jar to be added to lib
> 3) my rules examples require drools-compiler-3.0.5 and drools-core-3.0.5 to be added to lib
> 4) org.jbpm.jcr.jackrabbit.JackrabbitJcrServiceFactory requires jackrabbit-core-1.0.1 to be added to lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list