[JBoss JIRA] Created: (JBIDE-1532) JBDS - cannot generate a form for a task via (jBPM) GPD
by Len DiMaggio (JIRA)
JBDS - cannot generate a form for a task via (jBPM) GPD
-------------------------------------------------------
Key: JBIDE-1532
URL: http://jira.jboss.com/jira/browse/JBIDE-1532
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: JBoss Developer Studio, Build id: 200712091205-nightly
and
Eclipse Europa + jbpm-jpdl-designer-3.0.13 Stable 9.2 MB 2007-01-25
Reporter: Len DiMaggio
I'm unable to generate a new form for a task with either the 1.0 JBDS bits or Eclipse Europa + jbpm-jpdl-designer-3.0.13 Stable 9.2 MB 2007-01-25
To recreate the problem - using the attached jBPM process project - it's based on the 'holiday request' jBPM demo - at the start task node, attempt to generate a form.
The screen displayed in the screenshot attachment is brought up - pressing OK has no effect. The form xhtml file is not created - and no error/sttaus message is 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
17 years, 10 months
[JBoss JIRA] Created: (JBIDE-2066) Change button in Add/Edit CSS References on Page Design Options isn't informative.
by Anton Klimkovich (JIRA)
Change button in Add/Edit CSS References on Page Design Options isn't informative.
----------------------------------------------------------------------------------
Key: JBIDE-2066
URL: http://jira.jboss.com/jira/browse/JBIDE-2066
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.beta1
Reporter: Anton Klimkovich
Priority: Minor
Attachments: PageDesign.PNG
EXECUTE: Create JSFKickStart project
EXECUTE: Create Css file (test.css)
EXECUTE: Type in Css file : .A { color: red; }
EXECUTE: Open inputUserName.jsp
EXECUTE: On Visual part of Editor click on Page design options icon
EXECUTE: Click Add button and
EXECUTE: Press Change button and select path to css file (/TestFolder/test.css)
ASSERT: Default path after Change button pressed should point to curent project or workspace.
ASSERT: If Edit button was pressed should find this *.css file
FAILURE: Default path after Change button pressed points to root folder.
--
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
17 years, 10 months
[JBoss JIRA] Created: (JBIDE-2030) Adjustn event processing in case of Exception in VpeController class
by Maxim Areshkau (JIRA)
Adjustn event processing in case of Exception in VpeController class
--------------------------------------------------------------------
Key: JBIDE-2030
URL: http://jira.jboss.com/jira/browse/JBIDE-2030
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.1
Reporter: Maxim Areshkau
Assigned To: Maxim Areshkau
For synchronization of event processing in class VpeController are used ActiveEditorSwitcher class. This class are setting in busy mode when we began processing some events and than it's released. If in time of processing events throws some exception this class are not released. To began processing events again we should close and open VPE. We should apply some mechanism that if in processing event we catch some exception, it doesn't block other events, release ActiveEditorSwitcher.
--
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
17 years, 10 months