我需要建立临时的飞地。 如何做到这一点?
如何与小船一道创建临时小区?
原标题:How to create a temporary jms queue with jboss?
最佳回答
参看。
您需要为临时工作周期开放本届会议。
典型的使用情况是,客户可以开课,就共同处理问题发出信息,在回复到电文领域使用临时电梯。 egps:eudo-code
Queue queue = session.createQueue("shared");
Queue responseQueue = session.createTemporaryQueue();
Message message = session.createMessage();
message.setJMSReplyTo(responseQueue);
...
session.commit();
...
MessageConsumer responseConsumer = session.createConsumer(responseQueue);
Message response = responseConsumer.receive();
...
session.close();
多边开发银行(或读到共同进程的听众)将回复到答复小组。 如果当事人因任何原因死亡,其会议即告结束,问题不复存在。
问题回答
暂无回答
相关问题
热门标签
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding