Thanks Stephan, 

... unfortunately pressing reply  to a sourceforge mail has not the list as 
the default recipient ... Juha already clarified this point.

although I still cannot see the REASON for this requirement.

Best,
CGJ 

-----Ursprüngliche Nachricht-----
Von: Stephan Gruschke [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 26. März 2001 12:56
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev]
org.jboss.verifier.strategy.AbstractVerifier.hasEJBCreateMethod(C lass
c, boolean isSession)


Hi,

EJB2.0 (EJB1.1 as well) Specification states in 6.10.3 (ejbCreate<METHOD>
methods):

'The method must not be declared as final or static.'

Therefore :)

Stephan.

JDC> Hi,

JDC> Is there any particular reason, why above method only looks for
non-final
JDC> create methods? 

JDC> In our framework, we have a base class for session beans which
implements
JDC> all the necessary creation logic and we like to prevent our developers
JDC> to get around that code.

JDC> Browsing through the spec, I could not find a in Chapter 6 that
requires
JDC> create methods to be non-final.

JDC> Best,
JDC> CGJ

JDC> _______________________________________________
JDC> Jboss-development mailing list
JDC> [EMAIL PROTECTED]
JDC> http://lists.sourceforge.net/lists/listinfo/jboss-development



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to