Hi
I have questions on the implementation of DeploymentEngine.buidModule()
The method takes a AxisConfiguration as a parameter, but in its implementation uses the private member AxisConfiguration of the DeploymentEngine. Since the only way to initialize the privet member is trough DeploymentEngine.populateAxisConfiguration() the .buildModule() method uses a reference that points null. I can't understand the point of taking a AxisConfiguration and then using the privet member to build the module. For those of the users,who for one or other reason try not to use axis2.xml a AxisConfiguration setter would be nice to have.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to