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:03:33 UTC

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

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

Wojciech Oczkowski updated CXF-6035:
------------------------------------
    Description: 
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 seems like issue in JMSOldConfigHolder.retrieveWSDLInformation(...) where only one parameter is read.  

  was:
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.  


> 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.7, 2.7.12
>            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 seems like issue in JMSOldConfigHolder.retrieveWSDLInformation(...) where only one parameter is read.  



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