something like this:
| [kukel@laptop jbpm3]$ grep -i facelets `find . -name pom.xml`
| ./pom.xml: <sun.facelets.version>1.1.14</sun.facelets.version>
| ./pom.xml: <groupId>com.sun.facelets</groupId>
| ./pom.xml: <artifactId>jsf-facelets</artifactId>
| ./pom.xml: <version>${sun.facelets.version}</version>
|
The base pom of jbpm also contains a reference to 1.1.14, maybe both are included? or the
JSF console one is overridden...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198388#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...