[ 
https://issues.apache.org/jira/browse/CXF-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000447#comment-16000447
 ] 

Sergey Beryozkin commented on CXF-7344:
---------------------------------------

Can you create a test which starts your SpringBoot application and runs a JMS 
request against it ? NPE you are seeing is the next issue, the invalid property 
issue has been fixed by Christian, thanks

> REST on JMS Transport Fails with Invalid JMS Property
> -----------------------------------------------------
>
>                 Key: CXF-7344
>                 URL: https://issues.apache.org/jira/browse/CXF-7344
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS, JMS, Transports
>    Affects Versions: 3.1.10
>            Reporter: Karthik Prasad
>            Assignee: Christian Schneider
>             Fix For: 3.2.0
>
>
> I'm trying to create multiple channels for REST such that my endpoints can be 
> invoked from Browser using http protcol or other applications can 
> asynchronously invoke by placing message on queue. Though I'm able to 
> configure both transport types. I'm able to access the REST service and but 
> fails when sending JMS message
> Adding the below stackoverflow question I had asked. The link contains entire 
> code I'm using with embedded JMS queue. 
> http://stackoverflow.com/questions/43226697/rest-on-jms-transport-instead-of-http



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to