Hi all.
The first call to the AxisServletBase.getEngine method takes about 6-7
seconds for
me, which is untenable.
One way of solving it seems to be to add the load-on-startup tag in the
web.xml and put the
getEngine call in AxisServlet init method.
Do we have another more acceptable way of solving my issue, instead of
modifiying the axis code?
btw - using Axis 1.1b together with tomcat.
regards
Andreas
