UI Version Requirement added to ProcessDef
------------------------------------------
Key: JBPM-1150
URL: http://jira.jboss.com/jira/browse/JBPM-1150
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Britt Miner
Assigned To: Tom Baeyens
Addition of a "ui=" attribute to the jPDL process-definition element and ProcessDefinition entity.
--
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
"release=" attribute added to process-defintion
-----------------------------------------------
Key: JBPM-1151
URL: http://jira.jboss.com/jira/browse/JBPM-1151
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Britt Miner
Assigned To: Tom Baeyens
Addition of a "release=" attribute to the jPDL process-definition element and ProcessDefinition entity.
--
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
UI Version Requirement added to Task
------------------------------------
Key: JBPM-1149
URL: http://jira.jboss.com/jira/browse/JBPM-1149
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Britt Miner
Assigned To: Tom Baeyens
Addition of a "ui=" attribute to the jPDL Task element and entity.
--
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
support templates for assignment and reminder mail
--------------------------------------------------
Key: JBPM-1172
URL: http://jira.jboss.com/jira/browse/JBPM-1172
Project: JBoss jBPM
Issue Type: Feature Request
Affects Versions: jBPM jPDL 3.2.2
Reporter: Ronald van Kuijk
Assigned To: Tom Baeyens
Fix For: jBPM 3.3
jBPM supports templates for mail nodes and mail actions, but not for task assignment and reminder mail. In our company we've run into this and (ab)use mail nodes now to send a kind of assignment mail. Would be nice if templates are supported as well for reminders and assignment mail
--
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
ProcessDefinition deployment to a running server using ant, and the servlet.
----------------------------------------------------------------------------
Key: JBPM-1117
URL: http://jira.jboss.com/jira/browse/JBPM-1117
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Reporter: Kurt Stam
Assigned To: Tom Baeyens
Fix For: jBPM 3.2.2 SOA 1
When using in-memory databases it is hard to deploy processdefinitions using the current 'DeployProcessTask'. Instead would like to deploy to the servlet (like the IDE does).
--
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
[ https://jira.jboss.org/jira/browse/JBPM-1081?page=com.atlassian.jira.plug... ]
Thomas Diesler resolved JBPM-1081.
----------------------------------
Fix Version/s: (was: jBPM 3.3.2 GA )
Resolution: Out of Date
Resolve bugs older than a year as "Out of Date"
> Simulation query with stddev not supported on HSQL
> --------------------------------------------------
>
> Key: JBPM-1081
> URL: https://jira.jboss.org/jira/browse/JBPM-1081
> Project: JBoss jBPM
> Issue Type: Bug
> Components: Simulation
> Affects Versions: jBPM 3.2.3
> Environment: N/A
> Reporter: Ronald van Kuijk
>
> According to a user in the forum, stddev is not supported in the HSQLDialect on the hibernate version that comes with jBPM. I have not had the opportunity to verify this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBPM-1082?page=com.atlassian.jira.plug... ]
Thomas Diesler resolved JBPM-1082.
----------------------------------
Fix Version/s: (was: jBPM 3.3.2 GA )
Resolution: Out of Date
Resolve bugs older than a year as "Out of Date"
> process start interval calculation is not correct and limited to special databases
> ----------------------------------------------------------------------------------
>
> Key: JBPM-1082
> URL: https://jira.jboss.org/jira/browse/JBPM-1082
> Project: JBoss jBPM
> Issue Type: Bug
> Components: Simulation
> Affects Versions: jBPM 3.2.2
> Reporter: Bernd Ruecker
>
> See Forum.
> The date interval calculation is right now only tested with mySQL. And even there I got wrong results...
> By the way, this may be somehow to http://jira.jboss.com/jira/browse/JBPM-1080
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Despite source comment, JobExecutorServlet does not stop threads on destroy
---------------------------------------------------------------------------
Key: JBPM-1102
URL: http://jira.jboss.com/jira/browse/JBPM-1102
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Environment: Windows NT and Linux RH 4
Reporter: Pierre Demeestere
Assigned To: Tom Baeyens
Priority: Minor
when stopping application server, an NullPointerException is spoted at line 84 for JobExecutorThread.
That maybe because threads are not stopped properly when the JobExecutorServlet is undeployed.
Indeed, despite source comments in JobExecutorServlet, nothing is done in this servlet to stop the threads when the
servlet is undeployed.
--
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
StartProcessInstanceCommand and SignalCommand do not save process instance in JbpmContext.
------------------------------------------------------------------------------------------
Key: JBPM-1104
URL: http://jira.jboss.com/jira/browse/JBPM-1104
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Reporter: Alexey Kostylev
Assigned To: Tom Baeyens
When using CommandService interface to start process instance logs are not saved in the database.
--
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