Yes, there is a difference. One method is for management other method is for dispatching. So at the runtime when a message receive we call getService, and if we want to activate, inactivate we call other method.
So please do not remove the method. Deepal > Hi y'all: > > So I'm cleaning up a little code and javadoc, and happened to come across > AxisConfiguration.getService()... which *throws an Exception* if you ask for > an inactive service. > > ...which is why we have a second method called "getServiceForActivation()" > that simply avoids the check and the exception. > > Does this make sense? Why? > > --Glen > > -- Thank you! http://blogs.deepal.org http://deepal.org