[jboss-dev-forums] [Design of POJO Server] - Re: Facelets scanning for .taglib.xml is broken in trunk

charles.crouch@jboss.com do-not-reply at jboss.com
Mon Feb 4 20:09:51 EST 2008


Ok stupid question: How does this problem manifest itself?

I'm not seeing anything obvious (e.g. web app not displaying, exceptions in the log) yet we're using facelets? I am seeing this though which looks kind of odd (taglibs getting loaded twice):


  | 14:10:59,828 ERROR [STDERR] Feb 4, 2008 2:10:59 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
  | INFO: Added Library from: vfsfile:/C:/usr/apps/jboss/jboss-5.0.0.r69477/server/default/deploy/embedded-console.war/WEB-INF/lib/jboss-seam-ui-2.0.1.GA.jar/META-INF/s.taglib.xml
  | 14:10:59,828 ERROR [STDERR] Feb 4, 2008 2:10:59 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
  | INFO: Added Library from: jar:file:/C:/usr/apps/jboss/jboss-5.0.0.r69477/server/default/tmp/deploy/embedded-console51602-exp.war/WEB-INF/lib/jboss-seam-ui-2.0.1.GA.jar!/META-INF/s.taglib.xml
  | 14:11:01,750 ERROR [STDERR] Feb 4, 2008 2:11:01 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
  | INFO: Added Library from: vfsfile:/C:/usr/apps/jboss/jboss-5.0.0.r69477/server/default/deploy/embedded-console.war/WEB-INF/lib/jsf-facelets-1.1.14.jar/META-INF/jsf-core.taglib.xml
  | 14:11:01,859 ERROR [STDERR] Feb 4, 2008 2:11:01 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
  | INFO: Added Library from: jar:file:/C:/usr/apps/jboss/jboss-5.0.0.r69477/server/default/tmp/deploy/embedded-console51602-exp.war/WEB-INF/lib/jsf-facelets-1.1.14.jar!/META-INF/jsf-core.taglib.xml


Thanks

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

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



More information about the jboss-dev-forums mailing list