[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3470) CA doesn't work for the project, which uses different named faces-configs

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Mon Dec 29 12:22:54 EST 2008


CA doesn't work for the project, which uses different named faces-configs
-------------------------------------------------------------------------

                 Key: JBIDE-3470
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3470
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.0.0.cr1
            Reporter: Yura Zhishko
            Assignee: Alexey Kazakov


1) Import attached project
2) Go to pages -> calendar -> calendar.jsp
3) Call CA for weekDayLabelsShort="#{}" attribute
ASSERT: calendarBean line should be visible
RESULT: there is no such line in CA window
4) Move
 
<managed-bean>
  <managed-bean-name>calendarBean</managed-bean-name>
  <managed-bean-class>calendar.calendar</managed-bean-class>
  <managed-bean-scope>request</managed-bean-scope>
 </managed-bean>

from faces-calendar.xml to faces-config.xml
5) Repeat steps 1-3
ASSERT: everything works OK

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

        



More information about the jbosstools-issues mailing list