I think what you want is outside the scope of CFX. You should probably look at Apache Camel, Mule or Fuse for different routing/queuing mechanisms. Camel I know for sure lets you use JMS, AMQP, database tables and even flat files for asynchronous queuing.
Thanks, James On Mon, May 9, 2011 at 6:52 AM, Harshal <[email protected]> wrote: > > Hi All, > > Can we developed our own queuing mechanism? > > Not willing to use JMS. > > Thanks > > > > ----- > Harshal > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Is-there-any-way-to-maintain-Queue-without-JMS-tp4381549p4381549.html > Sent from the cxf-dev mailing list archive at Nabble.com. >
