You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/07/08 22:56:29 UTC

[jira] Created: (GERONIMO-2176) deploy time validations lost in openejb rewrite

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


[jira] Closed: (GERONIMO-2176) deploy time validations lost in openejb rewrite

Posted by "Dain Sundstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dain Sundstrom closed GERONIMO-2176.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-beta2

This was fixed a while ago.

> deploy time validations lost in openejb rewrite
> -----------------------------------------------
>
>                 Key: GERONIMO-2176
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2176
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 1.2
>            Reporter: David Jencks
>         Assigned To: Dain Sundstrom
>             Fix For: 2.0-beta2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.