Hello there,
My webservice works well with a java client and with a soap client for excel.
I try to test my webservice using the weblogic webservices home page.
I can see the list of available webservices, but when I invoke one webservice the http basic authentication comes out.
I tried every possible combination, I the changed the realm used, but I still have this message:
<env:Fault>
<faultcode>Client.Authentication</faultcode>
<faultstring>start element not found</faultstring>
</env:Fault>
I found out this solution but it�s working for Weblogic 8.1 and we�re using 7.0.
http://e-docs.bea.com/wls/docs81/webserv/trouble.html#1072820 Is there any solution to my problem?
Thanks in advance,
Remus Tirdea