Hi
I am using apache soap 2.2. Please help me clarify the following doubts below -Is there any way i can instantiate a java class with constructors other than the default constructor , while deploying it as a service ? ( I mean is there any way one can pass parameters to the class to be instantiated at the time of its deployment?). -can i directly instantiate the serviceManager class to deploy a service? if yes, how do i do that? thanks & regards biju raman
