remove process start link for processes without start task
----------------------------------------------------------
Key: JBPM-732
URL: http://jira.jboss.com/jira/browse/JBPM-732
Project: JBoss jBPM
Issue Type: Bug
Components: Web Interface
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM 3.2 alpha 1
a check should be added to the start new process execution list on the home page that verifies if the process has a forms.xml. if not, the start process link should not be displayed.
--
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
Task name in forms.xml refering to non-existent task leads to stackoverflow
---------------------------------------------------------------------------
Key: JBPM-692
URL: http://jira.jboss.com/jira/browse/JBPM-692
Project: JBoss jBPM
Issue Type: Bug
Components: Web Interface
Affects Versions: jBPM 3.2 alpha 2
Environment: jdk1.5.0_06, cvs-head of 12-6, jboss 4.03sp1 on linux
Reporter: Ronald van Kuijk
Assigned To: Tom Baeyens
Priority: Minor
Fix For: jBPM 3.2
A <form task="......" in forms.xml refering to a non existent task (case sensitivity problem) leads to a stacktoverflow without any meaningful error.... Either it should be case-insensitive or checked on deploytime. Frustrating, cost me 4 hours :-(
--
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
Get the 3.2-compatibility tests passing for 4.0.5.CR1
-----------------------------------------------------
Key: JBAS-3437
URL: http://jira.jboss.com/jira/browse/JBAS-3437
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Test Suite
Reporter: Dimitris Andreadis
Fix For: JBossAS-4.0.5.CR1
Task to hold compatibility test issues
--
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
Document limitations of FileCacheLoader
---------------------------------------
Key: JBCACHE-807
URL: http://jira.jboss.com/jira/browse/JBCACHE-807
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: 2.0.0
We often discuss that FileCacheLoader is not appropriate for many production use cases. But this is not indicated in the formal docs. We need to discuss this in the docbook docs, and at least touch on it in the class javadoc for FileCacheLoader.
--
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
Clonability of Configuration classes
------------------------------------
Key: JBCACHE-845
URL: http://jira.jboss.com/jira/browse/JBCACHE-845
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: 2.0.0.GA
Need to think through whether/how the classes that compose a Configuration should implement clone().
--
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
Refactor Optimistic{Node|CreateIfNotExists|Validation}Interceptors for readability
----------------------------------------------------------------------------------
Key: JBCACHE-942
URL: http://jira.jboss.com/jira/browse/JBCACHE-942
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.ALPHA2
Reporter: Manik Surtani
Assigned To: Manik Surtani
Fix For: 2.0.0.BETA2
They're a bit spidery at the moment, a result of the direct import from the classes that were contributed back in the 1.3.0 timeframe.
--
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
Set auto-import="false" for all hibernate-mapping elements in hibernate mapping files.
--------------------------------------------------------------------------------------
Key: JBPM-725
URL: http://jira.jboss.com/jira/browse/JBPM-725
Project: JBoss jBPM
Issue Type: Bug
Affects Versions: jBPM 3.1.2, jBPM 3.1.1
Reporter: Stefan Lang
Assigned To: Tom Baeyens
The auto-import attribute of the hibernate-mapping elements in all hbm.xml files is not set.
Thus it is possible to use unqualified class names in Hibernate queries.
The problem is that name clashes with client code are very probable.
E.g. we have an "Event" entity class, jbpm has one too, so the following:
"select Event as e ..."
causes a hibernate exception.
We have set the auto-import attribute to "false" in all jbpm hbm files and
it works now as expected.
--
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
Get the jboss-4.0-testsuite-sun-1.5 passing
-------------------------------------------
Key: JBAS-3611
URL: http://jira.jboss.com/jira/browse/JBAS-3611
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Test Suite
Reporter: Dimitris Andreadis
Fix For: JBossAS-4.0.5.GA
Container task for sun jdk1.5 test run failures
--
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
4.2 testsuite on RHEL4 (JRockit jdk5)
-------------------------------------
Key: JBAS-3906
URL: http://jira.jboss.com/jira/browse/JBAS-3906
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Test Suite
Reporter: Dimitris Andreadis
Fix For: JBossAS-4.2.0.CR1
--
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