You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/01/23 18:14:34 UTC

[jira] [Resolved] (CXF-6187) JMS sample fails "connectionFactory may not be null"

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

Christian Schneider resolved CXF-6187.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.0

The jndiURL was missing. Added it like this 
+ "&jndiURL=tcp://localhost:61616";


> JMS sample fails  "connectionFactory may not be null"
> -----------------------------------------------------
>
>                 Key: CXF-6187
>                 URL: https://issues.apache.org/jira/browse/CXF-6187
>             Project: CXF
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 3.0.2, 3.0.3
>            Reporter: EasternWahoo
>            Assignee: Christian Schneider
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> java-first-jms works fine in version 2.6.1. In 3.0.2 and 3.0.3, mvn -Pserver fails with message "connectionFactory may not be null".  



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