]
Max Andersen commented on JBIDE-1396:
-------------------------------------
thats a copy from seam2 afaik....is the issue there too then?
Conversation.xhtml template contains wrong uri for JSF Core
taglibrary
----------------------------------------------------------------------
Key: JBIDE-1396
URL:
http://jira.jboss.com/jira/browse/JBIDE-1396
Project: JBoss Tools
Issue Type: Bug
Components: seam-gen
Affects Versions: 2.0.0.GA
Environment: RHEL Desktop 5
Reporter: Denis Golovin
Assigned To: Max Andersen
Attachments: conversation page.jpg, how it should look.jpg,
how-it-looks-like.jpg
It contains ui:composition declaration posted below, xmlns:f should be
http://java.sun.com/jsf/core as in Action and Form templates.
<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<ui:composition
xmlns="http://www.w3.org/1999/xhtml"
xmlns:s="http://jboss.com/products/seam/taglib"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:f="http://java.sun.com/jsf"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:rich="http://richfaces.ajax4jsf.org/rich"
template="layout/template.xhtml">
Conversation page is failed to load under RHEL Desktop 5 and looks like on attached
picture.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: