[jboss-dev-forums] [Design of EJB 3.0] - Re: Mandating the presence of local/remote interface in Sess

ALRubinger do-not-reply at jboss.com
Thu May 21 10:32:36 EDT 2009


"wolfc" wrote : Validation should happen within the proper context. In this the context class loader should be valid.

Disagree.  I think validation of a deployment should be able to happen from anywhere.  Why make impositions we don't have to?

For instance, the "processors" do things like setting appropriate defaults upon metadata after everything's been merged, and this one gets the proper CL via the ctor:

http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/process/processor/ejb/jboss/SetDefaultLocalBusinessInterfaceProcessor.java

S,
ALR

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

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



More information about the jboss-dev-forums mailing list