users@glassfish.java.net

Re: Setting a Certificate Revocation List

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Jan 2009 01:37:39 PST

I got delayed also. But the namespace part did the trick. I also got an exception:

Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: revocation status check failed: no CRL found
        at com.sun.xml.ws.security.secconv.WSSCPlugin.sendRequest(WSSCPlugin.java:431)
        at com.sun.xml.ws.security.secconv.WSSCPlugin.process(WSSCPlugin.java:260)
        at com.sun.xml.ws.security.secconv.impl.client.SCTokenProviderImpl.issue(SCTokenProviderImpl.java:129)
        at com.sun.xml.ws.api.security.trust.client.IssuedTokenManager.getIssuedToken(IssuedTokenManager.java:79)
        at com.sun.xml.wss.jaxws.impl.SecurityClientTube.invokeSCPlugin(SecurityClientTube.java:391)
        at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processClientRequestPacket(SecurityClientTube.java:196)
        at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processRequest(SecurityClientTube.java:167)

So it is looking good. Since I put this issue aside, I have to dive into it again. I let you know when I got the complete setup working
[Message sent by forum member 'jcstover' (jcstover)]

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