I think one think should not be forgotten:
The dependency on Seam is different than the dependency on another library. True, if you
use annotations the Seam lib has to be present at build time (You can actually work
araound this by using XML). But Seam is not required to use these components if you do not
rely on Seam in your own logic.
So it is perfectly possible to reuse a JPA data model or session beans that are Seam
annotated in an application that does not use Seam.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094978#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...