Nice.  Thanks mariuszs.

Facelets was already installed.  The tweak from before was made in 
components.xml:

before

  | <core:init jndi-pattern="@PROJECT.NAME@/#{ejbName}/local"/>
  | 

after (now working)

  | <core:init jndi-pattern="@PROJECT.NAME@/#{ejbName}/local" debug="true"/>
  | 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004899
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to