Hi.

I have the following doubt:

I wanna  have pages.xml and even components.xml arranged by module (application 
specific of course), having as example this distribution:


  | WEB-INF/
  | + components.xml (general Seam components)
  | + components-contacts.xml (Contact module components)
  | + components-sales.xml (Sales module components)
  | ....
  | 
and for pages:


  | WEB-INF/
  | + pages.xml (general pages and exceptions  to be used in all app.)
  | + pages-contacts.xml (all pages belonging contact module)
  | + pages-sales.xml (Sales module pages)
  | ....
  | 
  | 
Is above configuration possible?

I saw the documentation and check point 4.3. out (Fine-grained configuration 
files), but this is not what I mean here.

Anybody knows if is this possible? and if not, I think it could be a good 
alternative to have included. do you?




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

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

Reply via email to