[JBoss JIRA] Closed: (JBPM-1885) JSF upgrade breaks jBPM console
by Heiko Braun (JIRA)
[ https://jira.jboss.org/jira/browse/JBPM-1885?page=com.atlassian.jira.plug... ]
Heiko Braun closed JBPM-1885.
-----------------------------
Resolution: Cannot Reproduce Bug
I cannot reproduce the bug on AS 4.2.2 and AS 4.2.3. Both to already use JSF 1.2.
Please re-open with an appropriate description or create a new issue.
> JSF upgrade breaks jBPM console
> -------------------------------
>
> Key: JBPM-1885
> URL: https://jira.jboss.org/jira/browse/JBPM-1885
> Project: JBoss jBPM
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Console
> Affects Versions: SOA 4.2 CP03
> Environment: SOA-P 4.2.0 CP03
> Reporter: Julian Coleman
> Assignee: Heiko Braun
> Fix For: jBPM 3.3.1 GA
>
>
> The upgraded JSF libs from EAP 4.3.0 CP03 break the jBPM console.
> Trying to examine a process (which invokes JSF on procdef.xhtml) gives:
> ERROR [facelets.viewhandler] Error Rendering View[/app/procdef.xhtml]
> java.lang.ClassCastException: java.lang.String
> at javax.faces.component.UISelectBoolean.isSelected(UISelectBoolean.java:106)
> at com.sun.faces.renderkit.html_basic.CheckboxRenderer.getEndTextToRender(CheckboxRenderer.java:137)
> ...
--
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
17 years, 4 months
[JBoss JIRA] Created: (JBPM-1764) JobExecutorDbTest does not work on Sybase
by Alejandro Guizar (JIRA)
JobExecutorDbTest does not work on Sybase
-----------------------------------------
Key: JBPM-1764
URL: https://jira.jboss.org/jira/browse/JBPM-1764
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Core Engine
Affects Versions: jBPM 3.3.0 CR1
Environment: Linux
Sybase ASE 12.5
jTDS 1.2.2
Reporter: Alejandro Guizar
Assignee: Alejandro Guizar
Fix For: jBPM 3.3.0 GA
While running org.jbpm.job.executor.JobExecutorDbTest, the following error prevents job execution threads from completing jobs within the predefined threshold of 1 minute.
2008-09-29 19:03:41,078 WARN [org.hibernate.util.JDBCExceptionReporter] SQL Error: 1205, SQLState: S1000
2008-09-29 19:03:41,078 ERROR [org.hibernate.util.JDBCExceptionReporter] Your server command (family id #0, process id #77) encountered a deadlock situation. Please re-run your command.
The test will be excluded until this issue is resolved. The hibernate.order_updates property might help solve the problem.
--
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
17 years, 4 months
[JBoss JIRA] Created: (JBPM-1814) make jbpm installation in jboss optional
by Tom Baeyens (JIRA)
make jbpm installation in jboss optional
----------------------------------------
Key: JBPM-1814
URL: https://jira.jboss.org/jira/browse/JBPM-1814
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Installer
Affects Versions: jBPM 3.3.0 GA
Reporter: Tom Baeyens
Fix For: jBPM 3.3.1 GA
currently, the jbpm installation into jboss is mandatory. you have to point the installer to an empty directory if you don't want to install it in jboss.
installation of jbpm into jboss should be optional.
When fixing this, also make sure that the docs are updated: currently there is a section like this in chapter "Getting Started":
"
If you don't want to install jBPM in JBoss, then you'll have to point the installer to an empty temporary directory where it can put those files anyway. This limitation will be removed in the next version.
"
--
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
17 years, 4 months