History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-7771
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Sergey Vasiliev
Reporter: Sergey Vasiliev
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Cannot resolve Navigation Rule pages for <webapp>

Created: 28 Jul 06 12:44   Updated: 28 Jul 06 17:08
Component/s: J2EE.JSF
Fix Version/s: Demetra Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Fixed in build: 5,583
Severity: High


 Description  « Hide
I cannot get my webapp to run under Demetra due to continuous JSF validation problems (no problems opening the same project in 5.1.2). The file structure:

<webapp>/view/*.jsp

<webapp>/static/img/images...

<webapp>/WEB-INF/web.xml

<webapp>/WEB-INF/faces-config.xml

<webapp>/WEB-INF/classes

<webapp>/WEB-INF/lib

JSF validation complains about navigation rules which contain "<webapp>/view/any.jsp". When I try to add navigation rules within the IDEA JSF dialog, I am locked within the WEB-INF folder (cannot navigate to parent directory). I think this a bug. Can I disable JSF validation? If there is no workaround, that would immediately prevent me from testing the beta.



 All   Comments   Work Log   Change History      Sort Order:
Sergey Vasiliev - 28 Jul 06 17:08
there are invalid WebRoots... reconfiguration fixed problem