Hi Mehar ; > Hai all, > I am new to this community... > I have a wsdl and i am generating skeletons to write the server side code > > I want to know what is the difference between > msgContext.getAxisOperation() and msgContext.getOperationContext > ().getOperation()
There is no any differnce , you will get the same object in the both the cases. > > In my code these two are getting evaluated to differnt operations > itselt like operation1 and operation2 which are not at all related If that is the case it should be a bug , please create a JIRA Thanks Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
