Hi all I want to put different beans in different packages, for example, my ejbs to perform the persistence operations in a package say "dao" and my jsf beans regarding presentation layer in another package namely "view" but the problem is that Seam doesn't know them, JBoss Seam only knows the beans located in "view" package
is there any way to declare which packages contain my beans? thank you very much View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073480#4073480 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073480 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
