On Tue, 2005-05-24 at 08:28 -0700, Ashok Shah wrote:
> > call.setProperty(WSConstants.PASSWORD_TYPE_ATTR,  
> > WSConstants.PASSWORD_TEXT);
> 
> Should be ..
> 
> call.setProperty(WSHandlerConstants.PASSWORD_TYPE,  
> WSContants.PASSWORD_DIGEST);

Slightly unrelated, I get a Type="" attribute on the <wxxe:Password ..>
like

<wsse:Password 
Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText";>

Is it possible to suppress the Type="" attribute in some way?

-- 
Torgeir Veimo <[EMAIL PROTECTED]>

Reply via email to