[jboss-as7-dev] Jboss7 modular jsf application

Δήμητρα Κωνσταντινίδου dkonstantinidou at ots.gr
Wed Jul 6 08:23:45 EDT 2011


Hi,

 

We are trying to build a modular jsf application. The application consists
of a war file and several jar files. Each jar file contains .xhtml pages ,
associated beans and configuration files like faces-config.xml,
web-fragment.xml and pretty-config.xml . The jar files are deployed
independently of the war file. Also, they are declared as dependencies in
the war's jboss-deployment-structure.xml.

 

However, the pretty-faces mappings which are declared in the jar's
pretty-config.xml are getting ignored. Also, the named beans that are
located inside the jars resolve always to null  (the jar file includes a
beans.xml). In jboss6 we did not had the above issues, although the jars
were not scanned for JSF annotations and the FacesContext seemed to be null.
Is it possible to deploy an application with the above configuration in
jboss7?

 

I would appreciate your help.

Thank you in advance.

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20110706/6be00b29/attachment-0001.html 


More information about the jboss-as7-dev mailing list