[
https://issues.apache.org/jira/browse/AXIS2-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS2-5658:
-----------------------------------
Fix Version/s: (was: 1.6.3)
1.6.4
> DependencyManager#initService(ServiceGroupContext serviceGroupContext) method
> does not support for ServiceObjectSuppliers
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-5658
> URL: https://issues.apache.org/jira/browse/AXIS2-5658
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.5.6, 1.6.2
> Reporter: Sagara Gunathunga
> Assignee: Sagara Gunathunga
> Priority: Critical
> Fix For: 1.7.0, 1.6.4
>
>
> DependencyManager#initService(ServiceGroupContext serviceGroupContext) method
> still use following code segment to create service objects.
> Object serviceImpl = implClass.newInstance();
> This results into ignore defined ServiceObjectSuppliers. The main use case is
> "application" scoped Spring services get fail during the Axis2 server start
> up. During the start up ConfigurationContextFactory calls it's
> ConfigurationContextFactory#initApplicationScopeServices(ConfigurationContext
> configCtx) method which in turn calls
> DependencyManager#initService(ServiceGroupContext serviceGroupContext) method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]