[jboss-user] [JBoss Seam] - Re: custom JSF component with facelets

petemuir do-not-reply at jboss.com
Mon Dec 4 08:23:46 EST 2006


You should see log messages when you access your first facelets page

13:20:37,850 ERROR [STDERR] 04-Dec-2006 13:20:37 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
  | INFO: Added Library from: jar:file:/Z:/jboss/jboss-4.0.5.GA/server/default/./deploy/spm-seam.ear/spm-seam.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-core.taglib.xml

for all the tag libraries facelets can load (for the entire app).  If your nt.taglibrary.xml isn't mentioned please post your war structure.

If it is then you've probably got a namespace typo between nt.taglib.xml and your facelet.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990974#3990974

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990974



More information about the jboss-user mailing list