[JBoss JIRA] Updated: (GPD-179) pages.xml doesn't work with pageflow editor
by Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/GPD-179?page=all ]
Koen Aers updated GPD-179:
--------------------------
Fix Version/s: jBPM jPDL Designer 3.1.3
(was: jBPM jPDL Designer 3.1.2)
> pages.xml doesn't work with pageflow editor
> -------------------------------------------
>
> Key: GPD-179
> URL: http://jira.jboss.com/jira/browse/GPD-179
> Project: JBoss jBPM GPD
> Issue Type: Bug
> Components: jpdl
> Reporter: Max Andersen
> Assigned To: Koen Aers
> Fix For: jBPM jPDL Designer 3.1.3
>
>
> a pages.xml with a proper page flow syntax does not have the pageflow editor in the right click menu.
> and when using Open with... and choosing jBpm pageflow designer (not the correct name is it ?) I get
> java.lang.NullPointerException
> at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addProcessDiagramDimension(Unknown Source)
> at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
> at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
> at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
> at org.jbpm.ui.pageflow.editor.PageFlowGraphicalEditorPage.initInput(Unknown Source)
> at org.jbpm.ui.pageflow.editor.PageFlowGraphicalEditorPage.init(Unknown Source)
> at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:186)
> at org.jbpm.ui.pageflow.editor.PageFlowEditor.addGraphPage(Unknown Source)
> at org.jbpm.ui.pageflow.editor.PageFlowEditor.createPages(Unknown Source)
> at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:283)
> at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
> at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
> at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
> at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
> at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2721)
> at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2633)
--
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, 2 months
[JBoss JIRA] Created: (GPD-138) error dialogue appears on task panel of properties for task node
by Ross McDonald (JIRA)
error dialogue appears on task panel of properties for task node
----------------------------------------------------------------
Key: GPD-138
URL: http://jira.jboss.com/jira/browse/GPD-138
Project: JBoss jBPM GPD
Issue Type: Bug
Components: jpdl
Affects Versions: jBPM JPDL Designer 3.1.0.beta1
Environment: os x macbok pro, eclipse 3.3.0
Reporter: Ross McDonald
Assigned To: Koen Aers
Priority: Minor
Hi,
when working with the designer in eclipse, if I put a new task node on the screen, immediately enter a value against the name on the 'general' panel under properties, then click on the tasks panel under properties, I get an error dialogue with the following details :
Reason:
0
'An error has occurred. See error log for more details.
0
On the other hand, if after entering a name, I click on the description input field, but do not enter anything, then click on the task panel under properties, there is no error.
--
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, 2 months
[JBoss JIRA] Updated: (EJBTHREE-575) Access configuration attributes through JMX
by Carlo de Wolf (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-575?page=all ]
Carlo de Wolf updated EJBTHREE-575:
-----------------------------------
Fix Version/s: HEAD
(was: AS 5.0.0.Beta3)
> Access configuration attributes through JMX
> -------------------------------------------
>
> Key: EJBTHREE-575
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-575
> Project: EJB 3.0
> Issue Type: Feature Request
> Affects Versions: EJB 3.0 RC7 - FD
> Reporter: Darran Lofthouse
> Fix For: HEAD
>
>
> This might be more appropriate split into a number of tasks but for the moment I am raising it as a single issue.
> There are a number of properties that can be set on message driven beans using activation config properties e.g. 'maxPoolSize'. After deployment there is not a mechanism to check that the correct properties have been applied. It would be good to be able to inspect the configuration values using JMX.
> Using the @PoolClass annotation it is possible to configure the pool that is used for the EJB, it would also be good if this configuration information could also be made available using JMX.
> For the configuration items it would also be good if the attributes could be updated using JMX.
> Finally providing status information such as current pool sizes through JMX would also help users check the configuration they have selected is appropriate.
--
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, 2 months