OK,
found the problem some pages later.
Newer versions of xalan (2.7.0) and xerces (2.8.1) solve the problem on the server side.
Packo
Type: Posts; User: Packo; Keyword(s):
OK,
found the problem some pages later.
Newer versions of xalan (2.7.0) and xerces (2.8.1) solve the problem on the server side.
Packo
Hi there,
i wrote a WebService using Spring-WS. I tesed it with SoapUI and it works as it should do. But when i try to use the Service with a client using Java6 it doesnt work.
After comparing the...