deploy time validations lost in openejb rewrite
-----------------------------------------------

         Key: GERONIMO-2176
         URL: http://issues.apache.org/jira/browse/GERONIMO-2176
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: OpenEJB  
    Versions: 1.2    
    Reporter: David Jencks
 Assigned to: Dain Sundstrom 


I tried deploying a stateless session bean that lacked an ejbCreate method.  It 
deployed successfully in trunk but in 1.1 it complained about the missing 
ejbCreate method.  Seems like some validation must have gotten lost.

The app I used is the one attached to GERONIMO-2125: I added the ejbCreate 
method in the jar subproject TestSession.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to