When you create an instance of Stub you can either pass your configuration context, if not stub creates a default configuration context using values in the class path and use that as the configuration context.
-Deepal > If I create a ServiceClient using a stub generated from WSDL, like > > ServiceClient client = CustomServiceStub._getserviceclient(); > > How does the created 'client' know about its ConfigurationContext? Is > the context config information extracted from the stub classes ? > > > > -- > Sri Harsha Yenuganti > [email protected] <mailto:[email protected]> > > " IF YOU ARE NOT BRAVE ENOUGH TO FACE A FAILURE YOU ARE UNFIT TO > SUCCEED.AIM HIGH BUT BE PREPARED FOR THE WORST. " > > -- "If we knew what it was we were doing, it would not be called research, would it?" - Albert Einstein http://blogs.deepal.org http://deepal.org --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
