Bug: OEPE 12c Apache Trinidad Component Palette
dvohra21Oct 18 2012 — edited Nov 16 2012The OEPE 12c Apache Trinidad component palette does not list all the components.
1. Create a Dynamic Web Project.
2. Add the Trinidad 1.2 Project Facet.
3. Add the taglib declaration for trinidad to index.jsp.
<%@ taglib uri="http://myfaces.apache.org/trinidad" prefix="tr"%>
4. Within the f:view tag select the component palette for http://myfaces.apache.org/trinidad.
5. Only the "table" and "column" components get listed.