[JBoss JIRA] Created: (JBPM-715) Implement runtime automagically generated forms
by Ronald van Kuijk (JIRA)
Implement runtime automagically generated forms
-----------------------------------------------
Key: JBPM-715
URL: http://jira.jboss.com/jira/browse/JBPM-715
Project: JBoss jBPM
Issue Type: Feature Request
Components: Web Interface
Environment: n/a
Reporter: Ronald van Kuijk
Assigned To: Tom Baeyens
Priority: Minor
Fix For: jBPM 3.2
As long as it is not possible to generate an .xhtml file from the gpd for a task, it should be possible to use a designed process without the need to create custom forms.
Initially this would be identical to the 3.1 automagical forms (not taking into account the variable type) but it should some day.
Taking the variable type into account would be possible if the variable already exists in the process instances, but if it is initially filled via a type agnostic ui, it will always be string. If it is set via the api, we could take it into account.
--
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
19 years, 4 months
[JBoss JIRA] Created: (JBAS-3617) 3 failing tests in org.jboss.test.util.test.PropertyEditorsUnitTestCase
by Dimitris Andreadis (JIRA)
3 failing tests in org.jboss.test.util.test.PropertyEditorsUnitTestCase
-----------------------------------------------------------------------
Key: JBAS-3617
URL: http://jira.jboss.com/jira/browse/JBAS-3617
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Test Suite
Environment: Java Version 1.5.0_05
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Server VM
Java VM Version 1.5.0_05-b05
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Fix For: JBossAS-4.0.5.GA
testEditorSearchPath Failure
Found org.jboss.util.propertyeditor in search path
junit.framework.AssertionFailedError: Found org.jboss.util.propertyeditor in search path
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testEditorSearchPath(PropertyEditorsUnitTestCase.java:127)
testJavaLangEditors Failure
Found property editor for: class java.lang.Boolean
junit.framework.AssertionFailedError: Found property editor for: class java.lang.Boolean
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.doTests(PropertyEditorsUnitTestCase.java:403)
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testJavaLangEditors(PropertyEditorsUnitTestCase.java:188)
testJBossEditors Failure
Found property editor for: class javax.management.ObjectName
junit.framework.AssertionFailedError: Found property editor for: class javax.management.ObjectName
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.doTests(PropertyEditorsUnitTestCase.java:403)
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testJBossEditors(PropertyEditorsUnitTestCase.java:306)
--
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
19 years, 4 months