You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2006/08/08 16:28:23 UTC

[jira] Resolved: (SM-495) Provide a jndi factory to create clients and bind it to the JNDI tree when the container is started

     [ https://issues.apache.org/activemq/browse/SM-495?page=all ]

Guillaume Nodet resolved SM-495.
--------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Author: gnodet
Date: Tue Aug  8 07:23:26 2006
New Revision: 429658

URL: http://svn.apache.org/viewvc?rev=429658&view=rev
Log:
SM-495: Provide a jndi factory to create clients and bind it to the JNDI tree when the container is started
Add a close method to the ServiceMixClient interface

Added:
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/client/ClientFactory.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/ClientFactory.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/ClientFactoryMBean.java
    incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/client/ClientFactoryTest.java
    incubator/servicemix/trunk/servicemix-core/src/test/resources/jndi.xml
Modified:
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/client/DefaultServiceMixClient.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/client/RemoteServiceMixClient.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/client/ServiceMixClient.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/client/ServiceMixClientFacade.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/container/JBIContainer.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/resolver/URIResolver.java
    incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/client/ClientDestinationTest.java
    incubator/servicemix/trunk/servicemix-core/src/test/resources/jndi.properties



> Provide a jndi factory to create clients and bind it to the JNDI tree when the container is started
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SM-495
>                 URL: https://issues.apache.org/activemq/browse/SM-495
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-core
>            Reporter: Guillaume Nodet
>         Assigned To: Guillaume Nodet
>             Fix For: 3.0-M3
>
>
> This is imho the best way to provide a simple and consistent way to access the JBI bus from a web app, component.
> The container could also register a specific factory using the component context when using the component JNDI context
> (though there is currently no difference between JNDI contexts for different components)

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