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

    Fix Version: 1.0-M5
     Resolution: Fixed

Added a registry in RefContext, and some xml in geronimo-naming.xsd. 

Sending        
modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientModuleBuilder.java
Sending        modules/client-builder/src/schema/geronimo-application-client.xsd
Sending        
modules/j2ee-builder/src/java/org/apache/geronimo/j2ee/deployment/RefContext.java
Sending        
modules/jetty-builder/src/java/org/apache/geronimo/jetty/deployment/JettyModuleBuilder.java
Sending        
modules/naming-builder/src/java/org/apache/geronimo/naming/deployment/ENCConfigBuilder.java
Sending        modules/naming-builder/src/schema/geronimo-naming.xsd
Adding         
modules/naming-builder/src/test/org/apache/geronimo/naming/MessageDestinationTest.java
Sending        
modules/tomcat-builder/src/java/org/apache/geronimo/tomcat/deployment/TomcatModuleBuilder.java
Sending        modules/web-builder/src/schema/geronimo-web.xsd
Transmitting file data .........
Committed revision 240185.

Checking in 
modules/openejb-builder/src/java/org/openejb/deployment/OpenEJBModuleBuilder.java;
new revision: 1.51; previous revision: 1.50
Checking in modules/openejb-builder/src/schema/openejb-jar.xsd;
new revision: 1.23; previous revision: 1.22





> Correctly interpret message-destination elements and provide a geronimo link 
> element to link them to a particular admin object.
> -------------------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-892
>          URL: http://issues.apache.org/jira/browse/GERONIMO-892
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0-M5
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0-M5

>
> We completely ignore message-destination elements, assuming that 
> message-destination-link names are the same as admin object names.  This 
> won't work in general.  We need an element to map message-destination-name to 
> an admin object gbean name.  Probably this will eliminate the need for the 
> two "names" in the admin object configuration.
> We might want a respository of these elements so we can resolve 
> message-destination-links with # properly to the correct connector module.

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