[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2434) Stack Overflow error In VPE - caused by templates links.

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Tue Jun 24 09:54:30 EDT 2008


Stack Overflow error In VPE - caused by templates links.
--------------------------------------------------------

                 Key: JBIDE-2434
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2434
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 2.1.2, 3.0.0.alpha
         Environment: 2.1.2GA and 3.0.0 alpha
            Reporter: Aliaksey Nis


EXECUTE: Open JBDS
EXECUTE: Create JSF 1.2 Kickstart project.
EXECUTE: Right click on Webcontent, New > Other > JBoss Tools Web > .XHTMl file.
EXECUTE: Enter file name "FaceletBlank", select template FaceletBlank.xhtml. Press Finish.
EXECUTE: Right click on Webcontent, New > Other > JBoss Tools Web > .XHTMl file.
EXECUTE: Enter file name "FaceletForm", select template FaceletForm.xhtml. Press Finish.
EXECUTE: Open file FaceletBlank in VPE.  Find line <ui:composition template="">.
EXECUTE: Change line to <ui:composition template="pages/FaceletForm.xhtml">. 
EXECUTE: Open file FaceletForm in VPE.  Find line <ui:composition template="/templates/common.xhtml">
EXECUTE:  Change line to <ui:composition template="pages/FaceletBlank.xhtml">. 
EXECUTE:  Save and close both editor windows.
EXECUTE:  Open FaceletBlank.xhtml in VPE again.
FAILURE: Window with this file - not responding. Multiply Errors with error message boxes and exceptions appears. Workspace crash detected and proposal dialog with "Exit workbench yes/no" appears.

Log with exapmle exception (they all same) attached. Screenshot attached.

FaceletBlank.xhtml
FaceletForm.xhtml

-- 
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

        



More information about the jbosstools-issues mailing list