cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 76764 - [55cat] Refactor: deleting controller should update faces-config.xml
: [55cat] Refactor: deleting controller should update faces-config.xml
Status: RESOLVED FIXED
: javaee
JSF
: 5.5
: PC Windows XP
: P3 (vote)
: 5.5
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2006-05-23 22:53 by
Modified: 2006-06-05 00:16 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2006-05-23 22:53:59
[ BUILD # : 200605220200 ]
[ JDK VERSION : 1.5.0_06 ]

Create a controller using JSF from Entity wizard. After that, delete controller
and create again. Try to deploy: Glassfish refuses, saing
javax.faces.FacesException: Can't parse configuration file:
jndi:/server/WebApplication1/WEB-INF/faces-config.xml: Error at line 9 column
74: Duplicate unique value [EntityName] declared for identity constraint of
element "faces-config".
------- Comment #1 From 2006-05-30 10:24:21 -------
Refactoring for controllers and managed beans is now implemented.