Re: AxisConfigurator object is null
Anurag Panda <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <OF75243A63.287FA0C4-ON65257B8D.002860C2-65257B8D.00286EDF@in.ibm.com> |
Hi, This issue is resolved by using alternate design. Thanks & regards, Anurag From: Anurag Panda/India/IBM To: [email protected], Date: 06/17/2013 11:29 AM Subject: AxisConfigurator object is null Hi, In an OSGi blueprint container (Equinox & Apache Aries), a custom AxisConfigurator object is passed to ConfigurationContextFactory.createConfigurationContext(AxisConfigurator) method. The ConfigurationContext object is passed to another class's constructor, in which the AxisConfigurator object is null. Why is it null? I think it should not be null. I am using Axis2 version 1.5-9127, which is an IBM internal version. It corresponds to the Apache SVN revision 903933. Thanks & regards, Anurag