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 Blevins (JIRA)" <ji...@apache.org> on 2007/05/03 20:59:15 UTC

[jira] Created: (GERONIMO-3138) @Resource refs to ORBs doesn't seem to work

@Resource refs to ORBs doesn't seem to work
-------------------------------------------

                 Key: GERONIMO-3138
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3138
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
            Reporter: David Blevins
         Assigned To: David Jencks


@Resource to an ORB should work without any mapping in the plan, but currently do not.  These result in resource-ref xml which is currently happening correctly, we just expect it to be linked to something in the ResourceRefBuilder.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3138) @Resource refs to ORBs doesn't seem to work

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

David Jencks closed GERONIMO-3138.
----------------------------------

    Resolution: Fixed

I'm not sure what happened about jay's patch but AFAICT this has been working for a month now.

> @Resource refs to ORBs doesn't seem to work
> -------------------------------------------
>
>                 Key: GERONIMO-3138
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3138
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>            Reporter: David Blevins
>            Assignee: David Jencks
>             Fix For: 2.0-M6
>
>         Attachments: geronimo-3138-fixbuild.patch
>
>
> @Resource to an ORB should work without any mapping in the plan, but currently do not.  These result in resource-ref xml which is currently happening correctly, we just expect it to be linked to something in the ResourceRefBuilder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (GERONIMO-3138) @Resource refs to ORBs doesn't seem to work

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

Jay D. McHugh reopened GERONIMO-3138:
-------------------------------------

    Regression: [Regression]

Changes caused the build to fail during:
configs/webconsole tomcat
assemblies/geronimo-tomcat6-jee5
assemblies/geronimo-jetty6-jee5
assemblies/geronimo-tomcat6-minimal
assemblies/geronimo-jetty6-minimal

> @Resource refs to ORBs doesn't seem to work
> -------------------------------------------
>
>                 Key: GERONIMO-3138
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3138
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>            Reporter: David Blevins
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>         Attachments: geronimo-3138-fixbuild.patch
>
>
> @Resource to an ORB should work without any mapping in the plan, but currently do not.  These result in resource-ref xml which is currently happening correctly, we just expect it to be linked to something in the ResourceRefBuilder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3138) @Resource refs to ORBs doesn't seem to work

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

David Jencks closed GERONIMO-3138.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-M6

Fixed in rev 534984.  I'm a bit on the fence about whether the code should be in ResourceRefBuilder where I put it or in CorbaRefBuilder which installs the orb reference in the standard location.

> @Resource refs to ORBs doesn't seem to work
> -------------------------------------------
>
>                 Key: GERONIMO-3138
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3138
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>            Reporter: David Blevins
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>
> @Resource to an ORB should work without any mapping in the plan, but currently do not.  These result in resource-ref xml which is currently happening correctly, we just expect it to be linked to something in the ResourceRefBuilder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3138) @Resource refs to ORBs doesn't seem to work

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

Jay D. McHugh updated GERONIMO-3138:
------------------------------------

    Attachment: geronimo-3138-fixbuild.patch

This patch removes a change to the connector plan and reverts changes added to allow the build to finish.

> @Resource refs to ORBs doesn't seem to work
> -------------------------------------------
>
>                 Key: GERONIMO-3138
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3138
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>            Reporter: David Blevins
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>         Attachments: geronimo-3138-fixbuild.patch
>
>
> @Resource to an ORB should work without any mapping in the plan, but currently do not.  These result in resource-ref xml which is currently happening correctly, we just expect it to be linked to something in the ResourceRefBuilder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.