Fwd: Policy Sample 1 error while trying to display WSDL - DataRetrievalException: Failed to load from file, META-INF/ServiceData.xml

2008-08-19 Thread Shaun Clayton
Hi, I ran the policy sample 1 found on rampart 1.4 distribution, and an exception occurs while trying to display WSDL. Can somebody please guide me what this error means? Follows are steps to reproduce the error: 1. run the server: ant service.01 2. from internet explorer, open:

Re: Policy Sample 1 error while trying to display WSDL - DataRetrievalException: Failed to load from file, META-INF/ServiceData.xml

2008-08-19 Thread Nandana Mihindukulasooriya
Hi, This is because of the commented out HttpsToken element. This issue [1] is now fixed in the trunk. But it is advised not to comment out this if you want to implement this scenario as sending plain text passwords over unprotected transport is not a good idea. How to do this scenarios over