[jboss-user] [JBoss Seam] - beans and different packages
mnrz
do-not-reply at jboss.com
Mon Aug 13 05:40:50 EDT 2007
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
More information about the jboss-user
mailing list