-- listing properties --
java.runtime.name=Java(TM) SE Runtime Environment
sun.boot.library.path=C:\Java\JDK16~1.0_4\jre\bin
java.vm.version=20.45-b01
java.vm.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
path.separator=;
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
file.encoding.pkg=sun.io
user.country=CN
sun.java.launcher=SUN_STANDARD
sun.os.patch.level=Service Pack 1
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\oracle\Middleware\wlserver_10.3\se...
java.runtime.version=1.6.0_45-b06
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=C:\Java\JDK16~1.0_4\jre\lib\endorsed
os.arch=amd64
java.io.tmpdir=C:\Users\ADMINI~1\AppData\Local\Temp\
line.separator=
java.vm.specification.vendor=Sun Microsystems Inc.
user.variant=
os.name=Windows 7
sun.jnu.encoding=GBK
java.library.path=C:\Java\JDK16~1.0_4\jre\bin;C:\Window...
java.specification.name=Java Platform API Specification
java.class.version=50.0
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
os.version=6.1
user.home=C:\Users\Administrator
user.timezone=
java.awt.printerjob=sun.awt.windows.WPrinterJob
file.encoding=GBK
java.specification.version=1.6
user.name=Administrator
java.class.path=C:\oracle\MIDDLE~1\patch_wls1036\prof...
java.vm.specification.version=1.0
sun.arch.data.model=64
java.home=C:\Java\JDK16~1.0_4\jre
sun.java.command=utils.getProperty
java.specification.vendor=Sun Microsystems Inc.
user.language=zh
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
java.version=1.6.0_45
java.ext.dirs=C:\Java\JDK16~1.0_4\jre\lib\ext;C:\Wi...
sun.boot.class.path=C:\Java\JDK16~1.0_4\jre\lib\resources...
java.vendor=Sun Microsystems Inc.
file.separator=\
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport...
sun.cpu.endian=little
sun.io.unicode.encoding=UnicodeLittle
sun.desktop=windows
sun.cpu.isalist=amd64
java utils.myip --查看本机ip
Host E8IR8KEG82FF5IX is assigned IP address: 192.168.40.109
Host E8IR8KEG82FF5IX is assigned IP address: 192.168.10.1
Host E8IR8KEG82FF5IX is assigned IP address: 192.168.20.1
Host E8IR8KEG82FF5IX is assigned IP address: 192.168.221.1
Host E8IR8KEG82FF5IX is assigned IP address: 172.10.10.1
Host E8IR8KEG82FF5IX is assigned IP address: fe80:0:0:0:25f0:92c9:59a3:6231%12
Host E8IR8KEG82FF5IX is assigned IP address: fe80:0:0:0:2508:e3ba:e1a4:f0aa%15
Host E8IR8KEG82FF5IX is assigned IP address: fe80:0:0:0:9090:4fb5:5897:8b97%16
Host E8IR8KEG82FF5IX is assigned IP address: fe80:0:0:0:d0e9:f65f:9ee:5c57%17
Host E8IR8KEG82FF5IX is assigned IP address: fe80:0:0:0:d01f:eff:b1e1:99df%18
Host E8IR8KEG82FF5IX is assigned IP address: 2002:ac0a:a01:0:0:0:ac0a:a01
java utils.system
--java和系统信息
* * * * * * * java.version * * * * * * *
1.6.0_45
* * * * * * * java.vendor * * * * * * *
Sun Microsystems Inc.
* * * * * * * java.class.path * * * * * * *
C:\oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manif
est_classpath\weblogic_patch.jar;C:\Java\JDK16~1.0_4\lib\tools.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\MIDDLE~1\WLSERV~
1.3\server\lib\weblogic.jar;C:\oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservi
ces.jar;C:\oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Java\jdk1.6.0_45\lib;C:\J
ava\jdk1.6.0_45\lib\tools.jar
* * * * * * * os.name * * * * * * *
Windows 7
* * * * * * * os.arch * * * * * * *
amd64
* * * * * * * os.version * * * * * * *
6.1
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 GET -pretty -mbean base_domain:Location=Server_1,Name=Server_1,Type=ServerConfig -property ListenPort
--查看监听端口
---------------------------
MBeanName: "base_domain:Name=Server_1,Type=ServerConfig,Location=Server_1"
ListenPort: 7011
Current state of "Server_1" : RUNNING
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 VERSION
--查看版本及补丁情况
WebLogic Server Temporary Patch for BUG22248372 Tue Nov 24 00:35:04 MST 2015
WebLogic Server 10.3.6.0.12 PSU Patch for BUG20780171 THU JUN 18 15:54:42 IST 2015
WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 PING
--ping服务器,看是否挂起
Sending 1 ping of 100 bytes.
RTT = ~48 milliseconds, or ~48 milliseconds/packet --连接成功
Failed to connect to t3://192.168.40.109:7012: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination --不能连接
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 GET -pretty -type JMSRuntime
--查看连接数
MBeanName: "base_domain:ServerRuntime=Server_1,Name=Server_1.jms,Type=JMSRuntime,Location=Server_1"
CachingDisabled: true
Connections:
ConnectionsCurrentCount: 0
ConnectionsHighCount: 0
ConnectionsTotalCount: 0
HealthState: Component:null,State:HEALTH_OK,MBean:null,ReasonCode:[]
JMSServers:
JMSServersCurrentCount: 0
JMSServersHighCount: 0
JMSServersTotalCount: 0
Name: Server_1.jms
Parent: Server_1
Registered: true
Type: JMSRuntime
JMSServersCurrentCount 返回当前JMS服务的连接数
ConnectionsCurrentCount 返回本JMS服务器上当前的连接数
JMSServersHighCount 返回自服务器启动后JMS服务的最大连接数
ConnectionsHighCount 返回本JMS服务器自上次重置后的最大连接数
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 GET -pretty -type JVMRuntime
--查看内存
MBeanName: "base_domain:ServerRuntime=Server_1,Name=Server_1,Type=JVMRuntime,Location=Server_1"
CachingDisabled: true
HeapFreeCurrent: 219151672
HeapFreePercent: 79
HeapSizeCurrent: 257949696
HeapSizeMax: 477233152
JavaVMVendor: Sun Microsystems Inc.
JavaVendor: Sun Microsystems Inc.
JavaVersion: 1.6.0_45
Name: Server_1
OSName: Windows 7
OSVersion: 6.1
Parent: Server_1
Registered: true
HeapSizeCurrent 返回当前JVM堆中内存数,单位时字节
HeapFreeCurrent 返回当前JVM堆中空闲内存数,单位时字节
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 GET -pretty -type ExecuteQueueRuntime
--查看线程
MBeanName: "base_domain:ServerRuntime=Server_1,Name=weblogic.socket.Muxer,Type=ExecuteQueueRuntime,Location=Server_1"
CachingDisabled: true
ExecuteThreadCurrentIdleCount: 0
ExecuteThreadTotalCount: 4
ExecuteThreads: [Lweblogic.management.runtime.ExecuteThread;@26b496d
Name: weblogic.socket.Muxer
Parent: Server_1
PendingRequestCurrentCount: 0
PendingRequestOldestTime: 1482827279173
Registered: true
ServicedRequestTotalCount: 4
Type: ExecuteQueueRuntime
ExecuteThreadCurrentIdleCount 返回队列中当前空闲线程数
PendingRequestOldestTime 返回队列中最长的等待时间
PendingRequestCurrentCount 返回队列中等待的请求数
Queue Length 队列长度
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 GET -pretty -type JDBCConnectionPoolRuntime
--查看连接池
MBeanName: "base_domain:ServerRuntime=Server_1,Name=JDBC GridLink Data Source-0,Type=JDBCConnectionPoolRuntime,Location=Server_1"
ActiveConnectionsAverageCount: 0
ActiveConnectionsCurrentCount: 0
ActiveConnectionsHighCount: 1
CachingDisabled: true
ConnectionDelayTime: 21782
ConnectionLeakProfileCount: 0
ConnectionsTotalCount: 1
CurrCapacity: 1
DeploymentState: 2
Enabled: true
FailuresToReconnectCount: 0
HighestNumAvailable: 1
HighestNumUnavailable: 1
LeakedConnectionCount: 0
MaxCapacity: 15
ModuleId: JDBC GridLink Data Source-0
Name: JDBC GridLink Data Source-0
NumAvailable: 1
NumUnavailable: 0
Parent: Server_1
PoolState: true
Properties: user=system
Registered: true
State: Running
StatementProfileCount: 0
Type: JDBCConnectionPoolRuntime
VersionJDBCDriver: oracle.jdbc.xa.client.OracleXADataSource
WaitSecondsHighCount: 0
WaitingForConnectionCurrentCount: 0
WaitingForConnectionHighCount: 0
WaitingForConnectionHighCount 返回本JDBCConnectionPoolRuntimeMBean 上最大等待连接数
WaitingForConnectionCurrentCount 返回当前等待连接的总数
MaxCapacity 返回JDBC池的最大能力
WaitSecondsHighCount 返回等待连接中的最长时间等待者的秒数
ActiveConnectionsCurrentCount 返回当前活动连接总数
ActiveConnectionsHighCount 返回本JDBCConnectionPoolRuntimeMBean 上最大活动连接数
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 CONNECT count
--计算连接数和每次往返所需要的总时间
Connection: 0 - 4 ms
RTT = ~26 milliseconds, or ~26 milliseconds/connection
java weblogic.Admin -url t3://192.168.40.109:7011 -username weblogic -password weblogic123 GET -pretty -mbean base_domain:Name=Server_1,Type=Server
--
MBeanName: "base_domain:Name=Server_1,Type=Server"
AcceptBacklog: 300
AdminReconnectIntervalSeconds: 10
AdministrationPort: 9002
AdministrationProtocol: t3s
AutoKillIfFailed: false
AutoMigrationEnabled: false
AutoRestart: true
COM: Server_1
COMEnabled: false
CachingDisabled: false
CandidateMachines:
ClasspathServletDisabled: false
ClientCertProxyEnabled: false
Cluster: Cluster
ClusterRuntime:
ClusterWeight: 100
CoherenceClusterSystemResource:
CompleteCOMMessageTimeout: -1
CompleteHTTPMessageTimeout: -1
CompleteIIOPMessageTimeout: -1
CompleteMessageTimeout: 60
CompleteT3MessageTimeout: -1
ConnectTimeout: 0
CustomIdentityKeyStoreFileName:
CustomIdentityKeyStorePassPhrase:
CustomIdentityKeyStorePassPhraseEncrypted:
CustomIdentityKeyStoreType:
CustomTrustKeyStoreFileName:
CustomTrustKeyStorePassPhrase:
CustomTrustKeyStorePassPhraseEncrypted:
CustomTrustKeyStoreType:
DGCIdlePeriodsUntilTimeout: 5
DataSource: Server_1
DefaultFileStore: Server_1
DefaultIIOPPassword:
DefaultIIOPPasswordEncrypted:
DefaultIIOPUser:
DefaultInternalServletsDisabled: false
DefaultProtocol: t3
DefaultSecureProtocol: t3s
DefaultTGIOPPassword:
DefaultTGIOPPasswordEncrypted:
DefaultTGIOPUser: guest
DomainLogFilter:
EnabledForDomainLog: true
ExecuteQueues:
ExternalDNSName:
ExtraEjbcOptions:
ExtraRmicOptions:
GatheredWritesEnabled: false
GracefulShutdownTimeout: 0
HealthCheckIntervalSeconds: 180
HealthCheckStartDelaySeconds: 120
HealthCheckTimeoutSeconds: 60
HostsMigratableServices: true
HttpTraceSupportEnabled: false
HttpdEnabled: true
IIOP: Server_1
IIOPEnabled: true
IIOPTxMechanism: ots
IdleConnectionTimeout: 65
IdleIIOPConnectionTimeout: -1
IdlePeriodsUntilTimeout: 4
IgnoreSessionsDuringShutdown: false
InstrumentStackTraceEnabled: true
InterfaceAddress:
JDBCLLRTableName:
JDBCLogFileName: jdbc.log
JDBCLoggingEnabled: false
JMSDefaultConnectionFactoriesEnabled: true
JNDITransportableObjectFactoryList:
JTAMigratableTarget: Server_1
JavaCompiler: javac
JavaCompilerPostClassPath:
JavaCompilerPreClassPath:
JavaStandardTrustKeyStorePassPhrase:
JavaStandardTrustKeyStorePassPhraseEncrypted:
KeyStores: DemoIdentityAndDemoTrust
ListenAddress: 192.168.40.109
ListenDelaySecs: 0
ListenPort: 7011
ListenPortEnabled: true
ListenThreadStartDelaySecs: 60
ListenersBindEarly: false
Log: Server_1
LogRemoteExceptionsEnabled: false
LoginTimeoutMillis: 5000
LowMemoryGCThreshold: 5
LowMemoryGranularityLevel: 5
LowMemorySampleSize: 10
LowMemoryTimeInterval: 3600
MSIFileReplicationEnabled: false
Machine: Machine_1
ManagedServerIndependenceEnabled: true
MaxCOMMessageSize: -1
MaxHTTPMessageSize: -1
MaxIIOPMessageSize: -1
MaxMessageSize: 10000000
MaxOpenSockCount: -1
MaxT3MessageSize: -1
MessageIdPrefixEnabled: false
MessagingBridgeThreadPoolSize: 5
MuxerClass:
Name: Server_1
NativeIOEnabled: true
NetworkAccessPoints:
Notes:
ObjectName: Server_1
OutboundEnabled: false
OutboundPrivateKeyEnabled: false
OverloadProtection: Server_1
Parent: base_domain
PeriodLength: 60000
PreferredSecondaryGroup:
Registered: true
ReliableDeliveryPolicy:
ReplicationGroup:
RestartDelaySeconds: 0
RestartIntervalSeconds: 3600
RestartMax: 2
ReverseDNSAllowed: false
SSL: Server_1
ScatteredReadsEnabled: false
ServerDebug: Server_1
ServerLifeCycleTimeoutVal: 120
ServerStart: Server_1
ServerVersion: unknown
SocketBufferSizeAsChunkSize: false
SocketReaders: -1
StagingDirectoryName: C:\oracle\Middleware\user_projects\domains\base_domain\servers\Server_1\stage
StagingMode: stage
StartupMode: RUNNING
StartupTimeout: 0
StdoutDebugEnabled: false
StdoutEnabled: true
StdoutFormat: standard
StdoutLogStack: true
StdoutSeverityLevel: 32
StuckThreadMaxTime: 600
StuckThreadTimerInterval: 60
SystemPasswordEncrypted:
TGIOPEnabled: true
ThreadPoolPercentSocketReaders: 33
TransactionLogFilePrefix: ./
TransactionLogFileWritePolicy: Direct-Write
TransactionLogJDBCStore: Server_1
TunnelingClientPingSecs: 45
TunnelingClientTimeoutSecs: 40
TunnelingEnabled: false
Type: Server
UploadDirectoryName: .\servers\Server_1\upload
Use81StyleExecuteQueues: false
UseFusionForLLR: false
VerboseEJBDeploymentEnabled: false
WebServer: Server_1
WeblogicPluginEnabled: false
XMLEntityCache:
XMLRegistry:
java weblogic.Deployer -adminurl t3://192.168.20.1:7001 -user weblogic -password weblogic123 -listapps --查看已发布的应用
weblogic.Deployer invoked with options: -adminurl t3://192.168.20.1:7001 -user weblogic -listapps
test
webtest
hrapp
Number of Applications Found : 3
---------------------------
MBeanName: "base_domain:Name=hrapp,Type=Application"
FullPath: C:\oracle\hrapp.war
Name: hrapp
Parent: base_domain
Path: C:\oracle\hrapp.war
Type: Application
---------------------------
MBeanName: "base_domain:Name=test,Type=Application"
FullPath: C:\oracle\test.war
Name: test
Parent: base_domain
Path: C:\oracle\test.war
Type: Application
---------------------------
MBeanName: "base_domain:Name=webtest,Type=Application"
FullPath: C:\oracle\webtest.war
Name: webtest
Parent: base_domain
Path: C:\oracle\webtest.war
Type: Application
java weblogic.Admin -url t3://192.168.20.1:7001 -username weblogic -password weblogic123 GET -pretty -type WebAppComponent -property Targets -property Application -property ServletReloadCheckSecs -property WebServers -property URI
--
---------------------------
MBeanName: "base_domain:Name=test,Type=WebAppComponent,Application=test"
Application: test
ServletReloadCheckSecs: 1
Targets: Server-1
URI: test.war
WebServers:
---------------------------
MBeanName: "base_domain:Name=webtest,Type=WebAppComponent,Application=webtest"
Application: webtest
ServletReloadCheckSecs: 1
Targets: Server-1
URI: webtest.war
WebServers:
---------------------------
MBeanName: "base_domain:Name=hrapp,Type=WebAppComponent,Application=hrapp"
Application: hrapp
ServletReloadCheckSecs: 1
Targets: Server-1
URI: hrapp.war
WebServers:
java weblogic.Admin -url t3://192.168.20.1:7011 -username weblogic -password weblogic123 GET -pretty -type WebAppComponentRuntime -property ComponentName -property ContextRoot -property JSPPageCheckSecs -property Servlets -property Parent -property DeploymentState -property JSPDebug -property ServletReloadCheckSecs -property Status
--
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/bea_wls_deployment_internal,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRun
time=bea_wls_deployment_internal"
ComponentName: bea_wls_deployment_internal.war
ContextRoot: /bea_wls_deployment_internal
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: 1
Parent: bea_wls_deployment_internal
ServletReloadCheckSecs: -1
Servlets: JspServlet,FileServlet,WebServiceServlet,DeploymentService
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/test,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=test"
ComponentName: test.war
ContextRoot: /test
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: 1
Parent: test
ServletReloadCheckSecs: -1
Servlets: JspServlet,/index.jsp,FileServlet,/CC.jsp,/BB.jsp,/AA.jsp,WebServiceServlet,/was.jsp
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=webtest"
ComponentName: webtest.war
ContextRoot:
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: -1
Parent: webtest
ServletReloadCheckSecs: -1
Servlets: JspServlet,login,FileServlet,WebServiceServlet
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/_async,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=bea_wls9_async_r
esponse"
ComponentName: bea_wls9_async_response.war
ContextRoot: /_async
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: -1
Parent: bea_wls9_async_response
ServletReloadCheckSecs: -1
Servlets: AsyncResponseServiceSoap12Servletjms,AsyncResponseServiceServlethttps,JspServlet,AsyncResponseServiceSoap12Servlethttps,AsyncRespons
eServiceSoap12Servlethttp,FileServlet,AsyncResponseServiceServlethttp,WebServiceServlet,AsyncResponseServiceServletjms
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/wls-wsat,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=wls-wsat"
ComponentName: wls-wsat.war
ContextRoot: /wls-wsat
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: 1
Parent: wls-wsat
ServletReloadCheckSecs: -1
Servlets: ParticipantPortTypeServlethttp,RegistrationRequesterPortTypeServlethttp,ParticipantPortTypeServlethttp11,RegistrationRequesterPortTy
pe11Servlethttp,JspServlet,RegistrationPortTypeRPCServlethttp11,RegistrationPortTypeRPCServlethttp,FileServlet,WebServiceServlet,CoordinatorPortTypeSe
rvlethttp,CoordinatorPortTypeServlethttp11
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/uddiexplorer,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=uddiexplor
er"
ComponentName: uddiexplorer.war
ContextRoot: /uddiexplorer
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: 1
Parent: uddiexplorer
ServletReloadCheckSecs: -1
Servlets: JspServlet,/topheader.jsp,/index.jsp,FileServlet,/menu.jsp,/stylesheet.jsp,WebServiceServlet,/copyright.jsp
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/bea_wls_internal,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=bea_wl
s_internal"
ComponentName: bea_wls_internal.war
ContextRoot: /bea_wls_internal
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: -1
Parent: bea_wls_internal
ServletReloadCheckSecs: -1
Servlets: HTTPClntSend,ClientLogin,JspServlet,ClientClose,HTTPClntRecv,FileServlet,classes,WebServiceServlet,ClientSend,HTTPClntLogin,ClientRe
cv,HTTPClntClose
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/bea_wls_diagnostics,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=bea
_wls_diagnostics"
ComponentName: bea_wls_diagnostics.war
ContextRoot: /bea_wls_diagnostics
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: 1
Parent: bea_wls_diagnostics
ServletReloadCheckSecs: -1
Servlets: JspServlet,FileServlet,Accessor,WebServiceServlet
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/HRApp,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=hrapp"
ComponentName: hrapp.war
ContextRoot: /HRApp
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: -1
Parent: hrapp
ServletReloadCheckSecs: -1
Servlets: JspServlet,Benefits,/dental.jsp,FileServlet,/company.jsp,/health.jsp,WebServiceServlet,/vision.jsp
Status: DEPLOYED
---------------------------
MBeanName: "base_domain:ServerRuntime=Server-1,Name=Server-1_/uddi,Type=WebAppComponentRuntime,Location=Server-1,ApplicationRuntime=uddi"
ComponentName: uddi.war
ContextRoot: /uddi
DeploymentState: 2
JSPDebug: false
JSPPageCheckSecs: 1
Parent: uddi
ServletReloadCheckSecs: -1
Servlets: JspServlet,FileServlet,uddilistener,WebServiceServlet
Status: DEPLOYED