[jboss-user] [EJB 3.0] - Validation according to specification

bdaniliuc do-not-reply at jboss.com
Thu Aug 24 07:39:01 EDT 2006


   Hi All, 

   Is there a validator that can be used to check conformity with the EJB 3 specification? For example I run in some code where a MDB extended from another MDB, although the specification states that "A message-
driven bean class must not have a superclass that is itself a message-driven bean class". Well, since the first class was abstract and only the subclass was used as a bean, the code worked in JBoss, but not in other more restrictive containers.

  Regards, 

  Bogdan

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

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



More information about the jboss-user mailing list