Thursday, July 3, 2008

Demand OpenID...!!!






Demand OpenID support from websites you sign in to every day, using a simple bookmarklet.

More info available here...

1 comments:

siva said...

How to handle Passwordcallback handler if alias is null

Hi Friends,
I have developed a webservice with Encrypt and Signature tokens as security, my client is .NET, while connecting i am getting an error as below
2009-12-16 13:39:45,604 [TP-Processor2] ERROR org.apache.axis2.engine.AxisEngine - WSDoAllReceiver: security processing fail
ed
org.apache.axis2.AxisFault: WSDoAllReceiver: security processing failed

Caused by: org.apache.ws.security.WSSecurityException: The signature or decryption was invalid; nested exception is:
java.lang.Exception: alias is null
Caused by: java.lang.Exception: alias is null

How to solve this situation. kindly help me

Thanks in advance
-----------
Siva kumar