Hi all, I've wrote my own EngineConfigurationFactory and EngineConfiguration implementation. Now, how can i plug them into Axis Engine? I've tried with META-INF/services/org.apache.axis.EngineConfigurationFactory as written in EngineConfigurationFactoryFinder, but it seems that doesn't work. Engine always takes the default implementation.
Any help? thanks A.T.
