|
| 1.21 | modified | dlloyd | console/src/main/webapp/WEB-INF/faces-config.xml | Allow the webapp to optionally control transactions |
| 1.10 | modified | dlloyd | enterprise/build.xml | Allow the webapp to optionally control transactions |
| 1.5 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/bean/JbpmBean.java | Allow the webapp to optionally control transactions |
| 1.6 | modified | tbaeyens | enterprise/src/main/config/jbpm.cfg.xml | enabled use of current session in the enterprise jbpm configuration |
| 1.2 | modified | tbaeyens | enterprise/src/test/java/org/jbpm/msg/AppServerConfigurationsTest.java | enabled use of current session in the enterprise jbpm configuration |
| 1.9 | modified | tbaeyens | enterprise/build.xml | removed update of jboss transaction manager hibernate configuration. that is now included in JTA configs, which is also included |
| 1.13 | modified | tbaeyens | jpdl/jar/src/main/config/hibernate.cfg.xml | moved jboss transaction manager lookup to JTA and CMT respectively. removed jta.UserTransaction property that was wrongly configured for jbpm |
| 1.2 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/command/GetProcessInstancesCommand.java | fixed wrong logging class |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/AbstractCancelCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/AbstractGetObjectBaseCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/CancelProcessInstanceCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/CancelTokenCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/CancelWorkOnTaskCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/GetProcessDefinitionCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/GetProcessInstanceCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/GetProcessInstancesCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/GetTaskInstanceCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/GetTaskListCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.5 | modified | bruecker | jpdl/jar/src/main/java/org/jbpm/command/SignalCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/StartWorkOnTaskCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.4 | modified | bruecker | jpdl/jar/src/main/java/org/jbpm/command/TaskInstanceEndCommand.java | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |
| 1.10 | modified | bruecker | jpdl/jar/src/main/java/org/jbpm/db/hibernate.queries.hbm.xml | added first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE. |