blasterk2.properties
来自「java开源的企业总线.xmlBlaster」· PROPERTIES 代码 · 共 19 行
PROPERTIES
19 行
## Example property file to use for blaster ra.# The following properties should be set trough the ra.xml or the appserver# specific way of configuring JCA resource adapters.# If specified here, they override the ones set on the ManagedConnectionFactory.#client.protocol=IOR#bootstrapHostname=80.72.2.80#Security.Client.DefaultPlugin=htpasswd,1.0#session.timeout=28000#session.maxSessions=37queue/connection/defaultPlugin=RAM,1.0Security.Client.Plugin[htpasswd][1.0]=org.xmlBlaster.authentication.plugins.htpasswd.ClientPluginQueuePlugin[RAM][1.0]=org.xmlBlaster.util.queue.ram.RamQueuePluginClientProtocolPlugin[IOR][1.0]=org.xmlBlaster.client.protocol.corba.CorbaConnectionClientCbServerProtocolPlugin[IOR][1.0]=org.xmlBlaster.client.protocol.corba.CorbaCallbackServertrace[dispatch]=falseClientProtocolPlugin[LOCAL][1.0]=org.xmlBlaster.client.protocol.local.LocalConnectionClientCbServerProtocolPlugin[LOCAL][1.0]=org.xmlBlaster.client.protocol.local.LocalCallbackImpl
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?