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 2005/09/11 07:07:30 UTC

[jira] Reopened: (GERONIMO-1002) Make orb objectname resolved by a query.

     [ http://issues.apache.org/jira/browse/GERONIMO-1002?page=all ]
     
David Jencks reopened GERONIMO-1002:
------------------------------------


This needs more thought.  I think there is some use in allowing patterns, but currently using one prevents you from deploying a j2ee app when there is no orb present.

We could:
1. look for the orb, and set nothing if no orb is found (I don't like this)
2. let you set the target orb, using a pattern, in the geronimo plan somewhere.  This would override the "default" set in the builder.

Sending        modules/assembly/src/plan/j2ee-runtime-deployer-plan.xml
Transmitting file data .
Committed revision 280075.

> Make orb objectname resolved by a query.
> ----------------------------------------
>
>          Key: GERONIMO-1002
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1002
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0-M5
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0-M5

>
> When we're binding the orb to java:comp/ORB, currently you have to supply the exact object name of the orb.  This can result in some brittleness since it is not in a plan that is always started.  You might want to include the orb in your application.  So, let's make it so that if you supply a query for the orb object name in the runtime deployer, it gets resolved at deploy time.

-- 
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