You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/05/22 11:03:21 UTC

[jira] [Resolved] (SMX4-1469) Can you release the latest org.apache.aries.jndi.core.

     [ https://issues.apache.org/jira/browse/SMX4-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-1469.
----------------------------------------

    Resolution: Won't Fix
    
> Can you release the latest org.apache.aries.jndi.core.
> ------------------------------------------------------
>
>                 Key: SMX4-1469
>                 URL: https://issues.apache.org/jira/browse/SMX4-1469
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Bundles
>            Reporter: cliff.chen
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> https://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-core/src/main/java/org/apache/aries/jndi/ObjectFactoryHelper.java
> we need the following codes in the mehtod getObjectInstanceViaContextDotObjectFactories of the class
> 					if(factory instanceof DirObjectFactory)
> 					{
> 						logger.log(Level.FINE, "its a DirObjectFactory");
> 						final DirObjectFactory dirFactory = (DirObjectFactory) factory;
> 						result = dirFactory.getObjectInstance(obj, name, nameCtx, environment, attrs);
> 					}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira