« Return to Thread: AliasSelector Runtime Properties Not Passed In

AliasSelector Runtime Properties Not Passed In

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

Hello all,

I'm trying to implement an AliasSelector for use with a KeyStoreCallbackHandler.

Using <sc:KeyStore wspp:visibility="private"  callbackHandler="my.KeyStoreCallbackHandler" aliasSelector="my.AliasSelectorImpl"/> in my wsit-client.xml file however the runtime properties passed in from the container are all null and get an error WSS1512: An Error occurred while locating default certificate and privateKey in KeyStore.

Using alias instead of aliasSelector as in
<sc:KeyStore wspp:visibility="private"  callbackHandler="my.KeyStoreCallbackHandler" alias="xws-security-client"/>
works fine.

I have tried metro 1.5 and metro 2.0 EA.

Any assistance is greatly appreciated.

Barb
[Message sent by forum member 'kellerbb' (kellerbb)]

http://forums.java.net/jive/thread.jspa?messageID=353249

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: AliasSelector Runtime Properties Not Passed In