I was trying the example pointed out at : http://wso2.org/library/2989
with WSAS 2.1

Is there any way for me to enable basic auth with http (NOT https - I
don't care if the password can be decrypted)?

Also note that once I enable UT auth on https, the service no longer
works on http and the REST call
"http://localhost:9762/services/echo/echoString?in=WSO2WSASRocks!!!";
results in the message "<ns:echoStringResponse
xmlns:ns="http://echo.services.wsas.wso2.org";><return
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:nil="true"
/></ns:echoStringResponse>" (not a denied error code or fault with a
meaningful message)

thanks
asankha

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to