[jboss-user] [JBoss Seam] - Re: Some thoughts about abstracting everything from everythi

fhh do-not-reply at jboss.com
Sun Oct 14 06:30:57 EDT 2007


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#4094978

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094978



More information about the jboss-user mailing list