Hi All,
I am working on some issues with instantiation of the service and call classes. It really becomes an issue when using the internet. Creating the commons-logging.properties file helped a little since before Axis was looking for that file over the internet from where the client code (applet) was loaded and hanging (5-10 seconds).
Now I see the same issue with EngineConfigFactory class. It is trying to do something (read a properties file?) that takes a while (~ 5 seconds on 11Mb intranet). I am hoping someone has seen the behavior and can tell me how to solve it. Hopefully this is the why the service class instantiation takes so long.
Is this a issue with Axis 1.0 and is addressed in Axis 1.1?
Many Thanks,
Tony
