Author: wprice Date: Thu May 3 19:03:37 2012 New Revision: 1333584 URL: http://svn.apache.org/viewvc?rev=1333584&view=rev Log: Merge branch 'QPID-3957' into trunk
Modified: qpid/trunk/qpid/java/jca/README.txt Modified: qpid/trunk/qpid/java/jca/README.txt URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/jca/README.txt?rev=1333584&r1=1333583&r2=1333584&view=diff ============================================================================== --- qpid/trunk/qpid/java/jca/README.txt (original) +++ qpid/trunk/qpid/java/jca/README.txt Thu May 3 19:03:37 2012 @@ -169,7 +169,7 @@ PrefetchLow PrefetchHigh Qpid specific -- TODO more explanation -SetupA +Setup Administered Objects ====================== The JCA specification provides for administered objects. Ass per the specification, administered objects are @@ -188,6 +188,9 @@ DestinationAddress Example: DestinationAddress=hello.Queue;{create:always, node:{type:queue, x-declare:{auto-delete:true}}} DestinationAddress=amq.topic/hello.Topic + The QpidQueue/QpidTopic AdminObjects allow a developer, deployer or adminstrator to create destinations + (queues or topic) and bind these destinations into JNDI. Only one property is required: + QpidConnectionFactoryProxy ========================== --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org