hello,
I have some problems with soapui 4.0 for testing the web service.
I use a weblogic server 10.3.3.
When i run my service, i have this error.
<S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
<faultcode>S:Server</faultcode>
<faultstring>System error occurred while trying to execute consultFineView</faultstring>
Small details -> my service call another services (just a dao).
The WSDL contains all the servcies that i've needed.
So, must i define something about the other services?
problem with server? declaration on soapui? What's that?
I've search on web but i haven't found something about this and noting in the tutorials.
is there is somebody who can help me?
Partager