[JBoss JIRA] Created: (JBDS-245) New Xpath wizard in server manager
by OLga Chikvina (JIRA)
New Xpath wizard in server manager
-----------------------------------
Key: JBDS-245
URL: http://jira.jboss.com/jira/browse/JBDS-245
Project: Developer Studio
Issue Type: Bug
Components: Doc - JBossAS
Affects Versions: 1.0.0.GA
Environment: RHEL - Linux version
GA JBDS - Studio version
Reporter: OLga Chikvina
Assigned To: Max Andersen
Fix For: 1.0.1
Attachments: bug_.png
Inport the Seam project. Create a new server JBoss AS 4.2 (JBoss 4.2 Runtime ). In the JBoss Server View in the bottom part create a new category for the XML Configuuration. For this category create a new XPath. In appeared New XPath wizard put /server/mbean path into XPath Pattern field making use of autocompleting. Then press Preview button. The apeared list of files under the view doesn't look well. The elements in the list have different heights. Besides, when expanding one element strange elements, like Match 0, Match , etc. , appear.
--
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, 5 months
[JBoss JIRA] Created: (JBIDE-1628) NulPointerException in model when executing JUnit tests for VPE without delay time.
by Maxim Areshkau (JIRA)
NulPointerException in model when executing JUnit tests for VPE without delay time.
-----------------------------------------------------------------------------------
Key: JBIDE-1628
URL: http://jira.jboss.com/jira/browse/JBIDE-1628
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Maxim Areshkau
Assigned To: Maxim Areshkau
java.lang.NullPointerException exception throws in org.jboss.tools.common.model.options.PreferenceModelUtilities when we executing junit without delay time.
Steps to Reroduce:
1. Run Junit for JSF components
2.Go into class VpeTest and comment in function performTestForVpeComponent line TestUtil.delay(1000);
3. Set breakpoint in org.jboss.tools.common.model.options.PreferenceModelUtilities on line 35(catch block in first static initialization block)
4.Run again JUnit tests for jsf.
--
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, 6 months