You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2011/06/16 15:53:47 UTC

[jira] [Resolved] (CAMEL-4062) Camel XMLSecurity encryption fails with a client-specified passPhrase

     [ https://issues.apache.org/jira/browse/CAMEL-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea resolved CAMEL-4062.
------------------------------------

    Resolution: Fixed

Done.

> Camel XMLSecurity encryption fails with a client-specified passPhrase
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-4062
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4062
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.7.1
>            Reporter: Rich Newcomb
>            Assignee: Hadrian Zbarcea
>             Fix For: 2.8.0
>
>
> Camel XMLSecurity produces an NPE when a client-provided passPhrase is included as a marshal().secureXml() parameter.
> java.lang.NullPointerException
>         at javax.crypto.spec.DESedeKeySpec.<init>(DashoA13*..)
>         at javax.crypto.spec.DESedeKeySpec.<init>(DashoA13*..)
>         at org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat.generateEncryptionKey(XMLSecurityDataFormat.java:176)
>         at org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat.marshal(XMLSecurityDataFormat.java:94)
>         at org.apache.camel.processor.MarshalProcessor.process(MarshalProcessor.java:57)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira