JBoss Community

Design of AS7 multi-JSF feature

new comment by liumin hu View all comments on this document

hi,

i tried this guide to install a mojorra 2.2.2 for a jboss eap 6.1. after execute the cli generated by jboss-jsf-installer-AS7-installer.

the modules is added directely under the directory modules, but in eap 6.1, other modules are under systems/layers/base/.

after some tests, i found :

1.if i let the 3 modules under moduels/, the console find only mojorra jsf actived, in this case, i need change the default jsf slot,

2.if i move this 3 modues to systems/layers/base/, the jboss can only find main and 1.2.

is this normal?