You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Wojciech Oczkowski (JIRA)" <ji...@apache.org> on 2014/10/07 11:02:34 UTC

[jira] [Created] (CXF-6035) multiple jndiContextParameter in wsdl configuration ignored

Wojciech Oczkowski created CXF-6035:
---------------------------------------

             Summary: multiple jndiContextParameter in wsdl configuration ignored
                 Key: CXF-6035
                 URL: https://issues.apache.org/jira/browse/CXF-6035
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.7.12, 2.7.7
            Reporter: Wojciech Oczkowski


In jms transport when using configrutation parameters in wsdl and passing multiple jndiContextParameter elements only first one is used for creating InitialContext object, other are ignored.

It's like issue in JMSOldConfigHolder.retrieveWSDLInformation(...) where only one parameter is read.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)