I try to create Web Projects, but I can't.
1. Log in as admin
2. Go to "Company Home" -> "Web Projects"
3. Click "Create" pull down menu and click "Create Web Project"
4. Fill in the Name and DNS name and click "Next"
5. Click Next for three times
6. The browser displays the following error
javax.faces.FacesException: javax.servlet.jsp.JspTagException: Illegal use of <when>-style tag without <choose> as its direct parent
caused by:
javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Illegal use of <when>-style tag without <choose> as its direct parent
caused by:
javax.servlet.jsp.JspTagException: Illegal use of <when>-style tag without <choose> as its direct parent
My environment is following.
App Server: WebLogic 10.1
Database : Oracle 10g
Java : 1.5.0.11
AlfrescoECM : alfresco-community-war-2.1.0
AlfrescoWCM : alfresco-community-wcm-2.1.0
I need any help. Thank you.