User development,

A new message was posted in the thread "ParseException in facelet":

http://community.jboss.org/message/530056#530056

Author  : Arbi Sookazian
Profile : http://community.jboss.org/people/asookazian

Message:
--------------------------------------------------------------
ParseException: Error validating the model: Server returned HTTP response code: 
503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
 
<!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:ui="http://java.sun.com/jsf/facelets";
    xmlns:h="http://java.sun.com/jsf/html";
    xmlns:f="http://java.sun.com/jsf/core";
    xmlns:a4j="http://richfaces.org/a4j";
    xmlns:j4j="http://javascript4jsf.dev.java.net/";
    xmlns:s="http://jboss.com/products/seam/taglib";
    xmlns:rich="http://richfaces.org/rich";
    xmlns:echo="http://www.echo-inc.com/common/web/facelets/taglib";
    template="/WEB-INF/templates/page.xhtml">
 
......
 
</ui:composition>
 
Any idea why I'm getting this error?  I'm using JBT 3.1.0.M4.  thx.

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/530056#530056


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to