[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
Wed May 20 09:33:09 EDT 2009


This is some older check that I'd put in place.  I don't think we yet have its equivalent in jboss-metadata, but it should be here:

http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/validation/validator/ejb/jboss/

And then you'd want to add it to the List of default validators here:

http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/validation/chain/ejb/jboss/JBossMetaDataValidatorChain.java

..@ "getDefaultValidators()".

S,
ALR



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

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



More information about the jboss-dev-forums mailing list