[JBoss JIRA] Created: (GPD-387) Config Info of Decision Handler is lost after re-opening GPD editor
by Toshiya Kobayashi (JIRA)
Config Info of Decision Handler is lost after re-opening GPD editor
-------------------------------------------------------------------
Key: GPD-387
URL: https://jira.jboss.org/jira/browse/GPD-387
Project: jBPM GPD
Issue Type: Bug
Components: jpdl
Affects Versions: jBPM jPDL Designer 3.1.7
Reporter: Toshiya Kobayashi
Assignee: Koen Aers
Attachments: 01_configure_properties.png, 02_after_reopen.png
1. Create and select a decision node in GPD editor
2. Set Decision Handler in Properties View
3. Set Config Info of the handler ( 01_configure_properties.png )
4. Close and open the GPD editor
5. Select the decision node and see the handler's Config Info is lost in Properties View ( 02_after_reopen.png )
Actually the config info exists in xml. If you set Config Info in Properties View again, there will be duplicate entries in xml.
--
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
15 years, 9 months
[JBoss JIRA] Created: (JBAS-7426) Use the correct CL to load notifications.xml
by Andrew Lee Rubinger (JIRA)
Use the correct CL to load notifications.xml
---------------------------------------------
Key: JBAS-7426
URL: https://jira.jboss.org/jira/browse/JBAS-7426
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: SNMP adapter
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: JBossAS-5.2.0.Beta1, JBossAS-6.0.0.Alpha1
Embedded in a full runmode has the notifications.xml config packaged separately from (hence loaded by a different CL than) TrapFactorySupport.class. Resultant error is:
2009-11-03 11:34:23,438 ERROR [org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport] (Thread-1) Accessing resource '/notifications.xml'
2009-11-03 11:34:23,439 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (Thread-1) Error installing to Start: name=jboss.jmx:name=SnmpAgent,service=snmp,type=adaptor state=Create mode=Manual requiredState=Installed
org.jboss.xb.binding.JBossXBException: Failed to parse source: null
Also, make a better error message when not found (don't allow to propagate down into JBossXB, throw right in place)
--
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
15 years, 9 months