posted 17 years ago
"soapenv:server" always reflects that the receving end could not process the request because of some reason, may be it needed some response from a third component which it didn't get timely.
Probably webservice IMPL class is accesing dome bean, which is not available.
Hope this helps.