[JBoss JIRA] Created: (JBPM-1827) Investigate example test failures against Sybase
by Thomas Diesler (JIRA)
Investigate example test failures against Sybase
------------------------------------------------
Key: JBPM-1827
URL: https://jira.jboss.org/jira/browse/JBPM-1827
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Productization
Reporter: Thomas Diesler
Fix For: jBPM 3.3.1 GA
<exclude>org/jbpm/db/DeleteProcessInstanceDbTest.java</exclude>
<exclude>org/jbpm/graph/exe/SubProcessPlusConcurrencyDbTest.java</exclude>
<exclude>org/jbpm/jbpm1072/JBPM1072Test.java</exclude>
<exclude>org/jbpm/jbpm1755/JBPM1755Test.java</exclude>
<exclude>org/jbpm/jbpm983/JBPM983Test.java</exclude>
<exclude>org/jbpm/job/executor/JobExecutorDbTest.java</exclude>
<exclude>org/jbpm/optimisticlocking/LockingTest.java</exclude>
<exclude>org/jbpm/scheduler/exe/UnsafeSessionUsageTest.java</exclude>
<exclude>org/jbpm/seam/JobExecutorCustomizationTest.java</exclude>
--
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
16 years, 10 months
[JBoss JIRA] Created: (JBPM-1949) jsf console null pointer in default install
by Tom Baeyens (JIRA)
jsf console null pointer in default install
-------------------------------------------
Key: JBPM-1949
URL: https://jira.jboss.org/jira/browse/JBPM-1949
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: windows
jboss 5.0.0.GA
jbpm trunk installer build from source on windows
submitted the default values when running the installer
Reporter: Tom Baeyens
Fix For: jBPM 3.3.1 GA
i also tried the jsf console, but when i tried to navigate to
http://localhost:8080/jbpm-console
i got a
15:48:06,859 ERROR [compiler] Missing Built-in Tag Libraries! Make sure they are included within the META-INF directory of Facelets' Jar
15:48:06,937 ERROR [viewhandler] Error Rendering View[/ua/login-example.xhtml]
java.lang.NullPointerException
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:95)
at com.sun.facelets.FaceletViewHandler.buildView(FaceletViewHandler.java:524)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:567)
regards, tom.
--
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
16 years, 10 months