You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Karthik Prasad (JIRA)" <ji...@apache.org> on 2017/05/12 17:42:04 UTC

[jira] [Comment Edited] (CXF-7344) REST on JMS Transport Fails with Invalid JMS Property

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

Karthik Prasad edited comment on CXF-7344 at 5/12/17 5:41 PM:
--------------------------------------------------------------

Attached source code I'm testing with, can directly run  with command mvn test


was (Author: karthik.1987):
Can directly run mvn test

> 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
>
>         Attachments: kp-cx-rest-demo.7z
>
>
> 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)