The issue is:

If I have page like:

  | ...
  | ...
  | <ui:composition>
  | ..
  | 
  | ..
  | </ui:compositionui>
  | ...
  | ...

VPE works.

IF:

  | ...
  | ...
  | <ui:composition  template="/templates/main.xhtml">
  | ..
  | 
  | ..
  | </ui:compositionui>
  | ...
  | ...
VPE doesn't works

In а few words: VPE doesn't works with template (for me)

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to