📄 deploymentdescriptor_2.txt
字号:
(SessionDescriptor
beanHomeName MachineHome
enterpriseBeanClassName com.wiley.compBooks.roman.session.fazuul.MachineBean
homeInterfaceClassName com.wiley.compBooks.roman.session.fazuul.MachineHome
remoteInterfaceClassName com.wiley.compBooks.roman.session.fazuul.Machine
isReentrant false
; Session EJBean-specific properties:
stateManagementType STATELESS_SESSION
sessionTimeout 10; seconds
; end session EJBean-specific properties
(accessControlEntries
; DEFAULT [admin]
); end accessControlEntries
(controlDescriptors
(DEFAULT
isolationLevel TRANSACTION_SERIALIZABLE
transactionAttribute TX_REQUIRED
runAsMode SPECIFIED_IDENTITY
runAsIdentity creator
); end DEFAULT
); end controlDescriptors
(environmentProperties
; Application-specific environment properties
java.naming.factory.initial "weblogic.jndi.TengahInitialContextFactory"
java.naming.provider.url "t3://localhost:7001"
COMPONENT_LIST "Snarf,Vrommell,Rector"
; end Application-specific environment properties
; realmName "my.realm"
; homeClassName
; ejbObjectClassName
maxBeansInFreePool 100
maxBeansInCache 100
idleTimeoutSeconds 60
); end environmentProperties
); end SessionDescriptor
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -