Hi Adi, Based on the JMS samples, I have put the wsdl changes needed to support Qpid into the JIRA at https://issues.apache.org/jira/browse/CXF-318.
Basically, the changes were only to the jms:address element within the wsdl:service, and are as per the existing JMS WSDL extension schema. So no change to the source code / schema is required (system testing is not yet done). I will shortly send a separate mail for this proposal. Thanks, Suresh -----Original Message----- From: Sakala, Adinarayana [mailto:[EMAIL PROTECTED] Sent: Monday, December 18, 2006 9:24 PM To: [email protected] Subject: RE: CXF support for Qpid as a JMS transport. Hi Suresh, Do you expect any changes to JMS configuration or WSDL Extensors to support QPID JMS implementation? If so, can you write up a brief proposal on the necessary changes? Thanks, Adi > -----Original Message----- > From: Kodichath, Suresh [mailto:[EMAIL PROTECTED] > Sent: Monday, December 18, 2006 1:59 PM > To: [email protected] > Subject: CXF support for Qpid as a JMS transport. > > Hi, > > I want to have support for Apache's Qpid as a transport in CXF. I have > created an issue for this at > https://issues.apache.org/jira/browse/CXF-318. > > > > I am also working on this issue, by using CXF's JMS transport for Qpid > (Qpid provides both a JMS interface, and a native interface). With the > JMS transport, I was able to get the CXF JMS samples to work also for > Qpid, by making some changes to the jms:address element within the wsdl. > I have added the details on this to JIRA. > > > > I would like to get feedbacks on this especially with regards to adding > tests/demos for this. I could think of 2 choices, one to use the > existing (ActiveMQ's) JMS tests / demos and extend them for Qpid, the > other to create new (similar) JMS demos for Qpid. Is there a preferred > approach for adding tests / demos to multiple transports?. > > > > TIA, > > Suresh
