AxisConfigurator object is null
Anurag Panda <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <OF5E4E28C8.9F0F58CB-ON65257B8D.002045C8-65257B8D.0020D2F2@in.ibm.com> |
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