📄 iiop.properties
字号:
##### OFBiz Carol Settings# $Id: iiop.properties 4577 2005-02-28 22:45:29Z jaz $##### activated protocolscarol.protocols=jrmp,iiop# start or not all non started name servicescarol.start.ns=true# use carol rmi (Multi PORD)carol.start.rmi=true# use carol naming (Multi JNDI)carol.start.jndi=true# local call optimization for jrmpcarol.jvm.rmi.local.call=true# portable remote object delegate class for this protocol (JRMP)carol.jrmp.PortableRemoteObjectClass=org.objectweb.carol.rmi.multi.JrmpPRODelegate# Name service class for this protocol (JRMP)carol.jrmp.NameServiceClass=org.objectweb.carol.jndi.ns.JRMPRegistry# java.naming.factory.initial property (JRMP)carol.jrmp.context.factory=com.sun.jndi.rmi.registry.RegistryContextFactory# java.naming.provider.url property (JRMP)carol.jrmp.url=rmi://localhost:1099# portable remote object delegate class for this protocol (IIOP)carol.iiop.PortableRemoteObjectClass=com.sun.corba.se.internal.javax.rmi.PortableRemoteObject# Protocol Interceptors initializer class (IIOP)#carol.jrmp.interceptors=org.objectweb.carol.interceptor.myJRMPInterceptorInitializer# Name service class for this protocol (IIOP)carol.iiop.NameServiceClass=org.objectweb.carol.jndi.ns.IIOPCosNaming# java.naming.factory.initial property (IIOP)carol.iiop.context.factory=org.objectweb.carol.jndi.iiop.IIOPReferenceContextWrapperFactory# java.naming.provider.url property (IIOP)carol.iiop.url=iiop://localhost:2000# Protocol Interceptors initializer class (IIOP)#carol.iiop.interceptors=org.objectweb.carol.interceptor.myIIOPInterceptorInitializer# global jndi configurationcarol.jndi.java.naming.factory.url.pkgs=org.objectweb.carol.jndi.enc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -