Hi, Thanks for the help. I will be waiting for release 0.95.
Note: I am using Axis2 0.94 and JDK 1.5. Ameet -----Original Message----- From: Ruchith Fernando [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 22 de Março de 2006 4:06 To: [email protected] Subject: Re: [axis2] Running security sample Folks... Axis2 0.94 security sample is broken :-(.... this will be fixed in the 0.95 release :-) Thanks, Ruchtih On 3/22/06, Ali Sadik Kumlali <[EMAIL PROTECTED]> wrote: > I get the same error with Axis2 0.94 and JDK 1.4. Haven't tried 0.95 > SNAPSHOT yet. > > Any help appreciated. > > Ali Sadik Kumlali > > > Ameet Hasmucrai Amarchande <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a problem when I try to run the security sample. The stack trace > is below. Does anyone have any ideia of what it can be? > > Thanks > > > securitySample: > [java] - Deploying module : addressing > [java] - Deploying module : security > [java] org.apache.axis2.AxisFault: WSHandler: Encryption: error > during message > processingorg.apache.ws.security.WSSecurityException: > General security error > (unsupported key transport encryption algorithm: public key algorithm > too weak to encrypt symmetric key); nested exception is: > [java] org.apache.ws.security.WSSecurityException: > WSHandler: > Encryption: error during message > processingorg.apache.ws.security.WSSecurityException: Ge > neral security error (unsupported key transport encryption algorithm: > public key algorithm too weak to encrypt symmetric key) > [java] at > org.apache.axis2.security.WSDoAllSender.invoke(WSDoAllSender.java:261) > [java] at > org.apache.axis2.engine.Phase.invoke(Phase.java:376) > [java] at > org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:351) > [java] at > org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:441) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper > ation.java:317) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO > peration.java:267) > [java] at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:393 > ) > [java] at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:326 > ) > [java] at sample.security.Client.main(Client.java:59) > [java] Caused by: > org.apache.ws.security.WSSecurityException: > WSHandler: Encryption: error during message > processingorg.apache.ws.security.WSSecurityExcept > ion: General security error (unsupported key transport encryption > algorithm: public key algorithm too weak to encrypt symmetric key) > [java] at > org.apache.ws.security.action.EncryptionAction.execute(EncryptionAction. > java:64) > [java] at > org.apache.ws.security.handler.WSHandler.doSenderAction(WSHandler.java:1 > 86) > [java] at > org.apache.axis2.security.WSDoAllSender.invoke(WSDoAllSender.java:172) > [java] ... 8 more > > > > ________________________________ > Yahoo! Mail > Use Photomail to share photos without annoying attachments. > >
