Hi Paul This is something that we may try to do for 2.3. If it is possible to invoke SOAP endpoints over JMS then surely there should be a way to do it for JAXRS as well. I believe most of what needs to be done is already in CXF but some work will have to be done. Perhaps jaxrs:server endpoints will need to be configured with JMS transportIds but some changes might also need to be done to the dispatching logic... I'll create a JIRA...
cheers, SErgey Paul Wilton wrote: > > Hi > > Is it possible to use a JMS Transport for JAX-RS (JSR-311) web service > endpoint ? > > I'm interested in implementing an ATOM consumer service using abdera > (AtomEntryProvider), for both HTTP (RESTful) and JMS (topic > subscription) transports. > > > > Thanks > > Paul > This e-mail (and any attachments) is confidential and may contain personal > views which are not the views of the BBC unless specifically stated. If > you have received it in error, please delete it from your system. Do not > use, copy or disclose the information in any way nor act in reliance on it > and notify the sender immediately. > > Please note that the BBC monitors e-mails sent or received. Further > communication will signify your consent to this > > This e-mail has been sent by one of the following wholly-owned > subsidiaries of the BBC: > > BBC Worldwide Limited, Registration Number: 1420028 England, Registered > Address: BBC Media Centre, 201 Wood Lane, London, W12 7TQ > BBC World News Limited, Registration Number: 04514407 England, Registered > Address: BBC Media Centre, 201 Wood Lane, London, W12 7TQ > BBC World Distribution Limited, Registration Number: 04514408, Registered > Address: BBC Media Centre, 201 Wood Lane, London, W12 7TQ > > -- View this message in context: http://www.nabble.com/JMS-transport-for-JAX-RS-tp25753483p25757002.html Sent from the cxf-user mailing list archive at Nabble.com.
