Debug

This section contains scripts to configure and review debug flags.

Create a JMS Server

The following script creates a JMS Server with a JMS JDBC Store. The JMS Server is deployed to a WebLogic Server. See the section below on how to create JMS JDBC Stores.


cd /ServerDebug/$SERVER

for $i in $s
  if get $i == true
    echo $i
  end
end

CachingDisabled
DebugJAXPIncludeName
DebugJAXPUseShortClass
DebugMessagingBridgeDumpToLog
DebugSecurityAtn
DebugXMLEntityCacheIncludeName
DebugXMLEntityCacheUseShortClass
DebugXMLRegistryIncludeName
DebugXMLRegistryUseShortClass
PersistenceEnabled