Index: branches/Gateway_Configuration/ESBQAAPIX03/asg-configui-05.tra =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX03/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX03/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.TIB_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -#tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.TIB_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +#tibco.env.RV_HOME= tibco.env.EMS_HOME= tibco.env.ASG_HOST=esbqaapix03.genpt.net @@ -36,7 +36,7 @@ # # Other arguments to the application # -tibco.env.APP_ARGS=/apps/tibco2/asg/2.4 %ASG_PORT% +tibco.env.APP_ARGS=/opt/tibco/asg/2.5 %ASG_PORT% # # Customizable Classpath information... @@ -52,7 +52,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -67,8 +67,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Increase heap size and tune other @@ -151,7 +151,7 @@ # java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg_portal.properties =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256611) @@ -29,10 +29,10 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject # home for asg examples -#tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.1/examples +#tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -179,7 +179,7 @@ #OAuth HTTP Channel #tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9322 -#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth +#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth #---------------- # Portal Engine properties @@ -205,7 +205,7 @@ asg.portal.url.prefix = http://localhost/joomla # Portal Engine workarea -asg.portal.engine.workarea=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine +asg.portal.engine.workarea=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine # Portal Engine setting on enabling master configuration asg.portal.configMaster.enabled=false @@ -261,7 +261,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://127.0.0.1:15000 tibco.clientVar.ASG/AS/ListenUrl=tcp://127.0.0.1:15000-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=100 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg.properties =================================================================== diff -u -r256384 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg.properties (.../asg.properties) (revision 256384) +++ branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg.properties (.../asg.properties) (revision 256611) @@ -34,11 +34,11 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default -tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default +tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 # home for asg examples -tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.2/examples +tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -184,7 +184,7 @@ #OAuth HTTP Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9524 -tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/asg/2.2/webapp/OAuthWebapp.war +tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/asg/2.5/webapp/OAuthWebapp.war #OAuth HTTPS Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsSSLConnection/Host=localhost @@ -239,7 +239,7 @@ tibco.clientVar.ASG/Logging/debugRuleName=false # Extended configuration for channel. Typically consists of cluster configuration. -be.channel.external.config.file=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties +be.channel.external.config.file=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties # # OAuth related settings @@ -438,7 +438,7 @@ tibco.clientVar.MessageEncoding=UTF-8 # as log settings -be.engine.cluster.as.log.dir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +be.engine.cluster.as.log.dir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs be.engine.cluster.as.log.level=0 #Transport to be used for communication in APIX @@ -453,7 +453,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://ESBQAAPIX01.genpt.net:13005 tibco.clientVar.ASG/AS/ListenUrl=tcp://ESBQAAPIX01.genpt.net:13005-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # SoapAction required without quotes @@ -676,10 +676,10 @@ #Parameters to enable access logging for native HTTP Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] #Parameters to enable access logging for native HTTPS Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] # Properties for OAuth access token retention and expiration time. tibco.clientVar.oauth.access.token.expiration.time=60 @@ -728,7 +728,7 @@ tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=350 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 -tibco.clientVar.ASG/AS/dataStore=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/dataStore=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs DefaultImplementation/Connections/HTTP/North_HTTPConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX01/asg_core_05.cdd =================================================================== diff -u -r256384 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX01/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256384) +++ branches/Gateway_Configuration/ESBQAAPIX01/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256611) @@ -501,7 +501,7 @@ *:info true - /apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs + /opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs 10 10000000 @@ -961,8 +961,8 @@ - - + + Index: branches/Gateway_Configuration/ESBQAAPIX04/asg-configui-05.tra =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX04/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX04/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.TIB_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -#tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.TIB_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +#tibco.env.RV_HOME= tibco.env.EMS_HOME= tibco.env.ASG_HOST=esbqaapix04.genpt.net @@ -36,7 +36,7 @@ # # Other arguments to the application # -tibco.env.APP_ARGS=/apps/tibco2/asg/2.4 %ASG_PORT% +tibco.env.APP_ARGS=/opt/tibco/asg/2.5 %ASG_PORT% # # Customizable Classpath information... @@ -52,7 +52,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -67,8 +67,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Increase heap size and tune other @@ -151,7 +151,7 @@ # java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX04/asg_core_05.cdd =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX04/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX04/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256611) @@ -501,7 +501,7 @@ *:info true - /apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs + /opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs 10 10000000 @@ -961,8 +961,8 @@ - - + + Index: branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg_cl.properties =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256611) @@ -2,7 +2,7 @@ tibco.clientVar.CL/Logging/fileFilter=test|ping|updateConfiguration|addConfiguration|deleteConfiguration|getConfiguration|getConfigurationStatus|publishConfiguration|unlockConfiguration|restoreConfiguration|CentralLoggerRuleFunctionOp|portalEventResource|analyticsResource|apiKeyResource|oauthClientAuthenticateResource|oauthClientAttributesResource|loadResourceListing|LogLevelRuleFunctionOp # The name of the transactions log file directory -tibco.clientVar.CL/Logging/files/directory=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.CL/Logging/files/directory=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # The name of the transactions log file (default=trans_log.txt) tibco.clientVar.CL/Logging/files/transactions=trans_log.txt Index: branches/Gateway_Configuration/ESBQAAPIX02/asg_core_05.cdd =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX02/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX02/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256611) @@ -501,7 +501,7 @@ *:info true - /apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs + /opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs 10 10000000 @@ -961,8 +961,8 @@ - - + + Index: branches/Gateway_Configuration/ESBQAAPIX03/asg-engine-05.tra =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX03/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX03/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 -tibco.env.EMS_HOME=/apps/tibco2/ems/8.3 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +tibco.env.RV_HOME= +tibco.env.EMS_HOME= tibco.env.BE_ECLIPSE_HOME=%BE_HOME%/eclipse-platform/eclipse ECLIPSE_HOME=%TIBCO_CUSTOMER_ECLIPSE_DIR% @@ -73,7 +73,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -88,8 +88,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Change heap size and tune other @@ -174,7 +174,7 @@ java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% java.property.ASG_HOME %ASG_HOME% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg_cl.properties =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256611) @@ -2,7 +2,7 @@ tibco.clientVar.CL/Logging/fileFilter=test|ping|updateConfiguration|addConfiguration|deleteConfiguration|getConfiguration|getConfigurationStatus|publishConfiguration|unlockConfiguration|restoreConfiguration|CentralLoggerRuleFunctionOp|portalEventResource|analyticsResource|apiKeyResource|oauthClientAuthenticateResource|oauthClientAttributesResource|loadResourceListing|LogLevelRuleFunctionOp # The name of the transactions log file directory -tibco.clientVar.CL/Logging/files/directory=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.CL/Logging/files/directory=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # The name of the transactions log file (default=trans_log.txt) tibco.clientVar.CL/Logging/files/transactions=trans_log.txt Index: branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg_portal.properties =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256611) @@ -29,10 +29,10 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject # home for asg examples -#tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.1/examples +#tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -179,7 +179,7 @@ #OAuth HTTP Channel #tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9322 -#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth +#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth #---------------- # Portal Engine properties @@ -205,7 +205,7 @@ asg.portal.url.prefix = http://localhost/joomla # Portal Engine workarea -asg.portal.engine.workarea=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine +asg.portal.engine.workarea=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine # Portal Engine setting on enabling master configuration asg.portal.configMaster.enabled=false @@ -261,7 +261,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://127.0.0.1:15000 tibco.clientVar.ASG/AS/ListenUrl=tcp://127.0.0.1:15000-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=100 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg.properties =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg.properties (.../asg.properties) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg.properties (.../asg.properties) (revision 256611) @@ -34,11 +34,11 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default -tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default +tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 # home for asg examples -tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.2/examples +tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -184,7 +184,7 @@ #OAuth HTTP Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9524 -tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/asg/2.2/webapp/OAuthWebapp.war +tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/asg/2.5/webapp/OAuthWebapp.war #OAuth HTTPS Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsSSLConnection/Host=localhost @@ -239,7 +239,7 @@ tibco.clientVar.ASG/Logging/debugRuleName=false # Extended configuration for channel. Typically consists of cluster configuration. -be.channel.external.config.file=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties +be.channel.external.config.file=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties # # OAuth related settings @@ -438,7 +438,7 @@ tibco.clientVar.MessageEncoding=UTF-8 # as log settings -be.engine.cluster.as.log.dir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +be.engine.cluster.as.log.dir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs be.engine.cluster.as.log.level=0 #Transport to be used for communication in APIX @@ -453,7 +453,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://ESBQAAPIX02.genpt.net:13005 tibco.clientVar.ASG/AS/ListenUrl=tcp://ESBQAAPIX02.genpt.net:13005-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # SoapAction required without quotes @@ -676,10 +676,10 @@ #Parameters to enable access logging for native HTTP Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] #Parameters to enable access logging for native HTTPS Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] # Properties for OAuth access token retention and expiration time. tibco.clientVar.oauth.access.token.expiration.time=60 @@ -728,7 +728,7 @@ tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=350 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 -tibco.clientVar.ASG/AS/dataStore=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/dataStore=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs DefaultImplementation/Connections/HTTP/North_HTTPConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX01/asg-configui-05.tra =================================================================== diff -u -r256384 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX01/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256384) +++ branches/Gateway_Configuration/ESBQAAPIX01/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.TIB_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -#tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.TIB_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +#tibco.env.RV_HOME= tibco.env.EMS_HOME= tibco.env.ASG_HOST=esbqaapix01.genpt.net @@ -36,7 +36,7 @@ # # Other arguments to the application # -tibco.env.APP_ARGS=/apps/tibco2/asg/2.4 %ASG_PORT% +tibco.env.APP_ARGS=/opt/tibco/asg/2.5 %ASG_PORT% # # Customizable Classpath information... @@ -52,7 +52,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -67,8 +67,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Increase heap size and tune other @@ -151,7 +151,7 @@ # java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg.properties =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg.properties (.../asg.properties) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX03/asg-05/asg.properties (.../asg.properties) (revision 256611) @@ -34,11 +34,11 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default -tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default +tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 # home for asg examples -tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.2/examples +tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -184,7 +184,7 @@ #OAuth HTTP Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9524 -tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/asg/2.2/webapp/OAuthWebapp.war +tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/asg/2.5/webapp/OAuthWebapp.war #OAuth HTTPS Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsSSLConnection/Host=localhost @@ -239,7 +239,7 @@ tibco.clientVar.ASG/Logging/debugRuleName=false # Extended configuration for channel. Typically consists of cluster configuration. -be.channel.external.config.file=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties +be.channel.external.config.file=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties # # OAuth related settings @@ -438,7 +438,7 @@ tibco.clientVar.MessageEncoding=UTF-8 # as log settings -be.engine.cluster.as.log.dir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +be.engine.cluster.as.log.dir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs be.engine.cluster.as.log.level=0 #Transport to be used for communication in APIX @@ -453,7 +453,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://ESBQAAPIX03.genpt.net:13005 tibco.clientVar.ASG/AS/ListenUrl=tcp://ESBQAAPIX03.genpt.net:13005-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # SoapAction required without quotes @@ -676,10 +676,10 @@ #Parameters to enable access logging for native HTTP Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] #Parameters to enable access logging for native HTTPS Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] # Properties for OAuth access token retention and expiration time. tibco.clientVar.oauth.access.token.expiration.time=60 @@ -728,7 +728,7 @@ tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=350 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 -tibco.clientVar.ASG/AS/dataStore=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/dataStore=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs DefaultImplementation/Connections/HTTP/North_HTTPConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX01/asg-engine-05.tra =================================================================== diff -u -r256384 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX01/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256384) +++ branches/Gateway_Configuration/ESBQAAPIX01/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 -tibco.env.EMS_HOME=/apps/tibco2/ems/8.3 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +tibco.env.RV_HOME= +tibco.env.EMS_HOME= tibco.env.BE_ECLIPSE_HOME=%BE_HOME%/eclipse-platform/eclipse ECLIPSE_HOME=%TIBCO_CUSTOMER_ECLIPSE_DIR% @@ -73,7 +73,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -88,8 +88,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Change heap size and tune other @@ -174,7 +174,7 @@ java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% java.property.ASG_HOME %ASG_HOME% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX03/asg_core_05.cdd =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX03/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX03/asg_core_05.cdd (.../asg_core_05.cdd) (revision 256611) @@ -501,7 +501,7 @@ *:info true - /apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs + /opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs 10 10000000 @@ -961,8 +961,8 @@ - - + + Index: branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg_cl.properties =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX02/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256611) @@ -2,7 +2,7 @@ tibco.clientVar.CL/Logging/fileFilter=test|ping|updateConfiguration|addConfiguration|deleteConfiguration|getConfiguration|getConfigurationStatus|publishConfiguration|unlockConfiguration|restoreConfiguration|CentralLoggerRuleFunctionOp|portalEventResource|analyticsResource|apiKeyResource|oauthClientAuthenticateResource|oauthClientAttributesResource|loadResourceListing|LogLevelRuleFunctionOp # The name of the transactions log file directory -tibco.clientVar.CL/Logging/files/directory=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.CL/Logging/files/directory=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # The name of the transactions log file (default=trans_log.txt) tibco.clientVar.CL/Logging/files/transactions=trans_log.txt Index: branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg_portal.properties =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256611) @@ -29,10 +29,10 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject # home for asg examples -#tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.1/examples +#tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -179,7 +179,7 @@ #OAuth HTTP Channel #tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9322 -#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth +#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth #---------------- # Portal Engine properties @@ -205,7 +205,7 @@ asg.portal.url.prefix = http://localhost/joomla # Portal Engine workarea -asg.portal.engine.workarea=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine +asg.portal.engine.workarea=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine # Portal Engine setting on enabling master configuration asg.portal.configMaster.enabled=false @@ -261,7 +261,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://127.0.0.1:15000 tibco.clientVar.ASG/AS/ListenUrl=tcp://127.0.0.1:15000-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=100 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX02/asg-engine-05.tra =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX02/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX02/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 -tibco.env.EMS_HOME=/apps/tibco2/ems/8.3 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +tibco.env.RV_HOME= +tibco.env.EMS_HOME= tibco.env.BE_ECLIPSE_HOME=%BE_HOME%/eclipse-platform/eclipse ECLIPSE_HOME=%TIBCO_CUSTOMER_ECLIPSE_DIR% @@ -73,7 +73,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -88,8 +88,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Change heap size and tune other @@ -174,7 +174,7 @@ java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% java.property.ASG_HOME %ASG_HOME% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg_portal.properties =================================================================== diff -u -r256384 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256384) +++ branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg_portal.properties (.../asg_portal.properties) (revision 256611) @@ -29,10 +29,10 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/PortalProject # home for asg examples -#tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.1/examples +#tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -179,7 +179,7 @@ #OAuth HTTP Channel #tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9322 -#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth +#tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default/webapps/oauth #---------------- # Portal Engine properties @@ -205,7 +205,7 @@ asg.portal.url.prefix = http://localhost/joomla # Portal Engine workarea -asg.portal.engine.workarea=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine +asg.portal.engine.workarea=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/portalengine # Portal Engine setting on enabling master configuration asg.portal.configMaster.enabled=false @@ -261,7 +261,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://127.0.0.1:15000 tibco.clientVar.ASG/AS/ListenUrl=tcp://127.0.0.1:15000-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=100 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 Index: branches/Gateway_Configuration/ESBQAAPIX04/asg-engine-05.tra =================================================================== diff -u -r256372 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX04/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256372) +++ branches/Gateway_Configuration/ESBQAAPIX04/asg-engine-05.tra (.../asg-engine-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 -tibco.env.EMS_HOME=/apps/tibco2/ems/8.3 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +tibco.env.RV_HOME= +tibco.env.EMS_HOME= tibco.env.BE_ECLIPSE_HOME=%BE_HOME%/eclipse-platform/eclipse ECLIPSE_HOME=%TIBCO_CUSTOMER_ECLIPSE_DIR% @@ -73,7 +73,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -88,8 +88,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Change heap size and tune other @@ -174,7 +174,7 @@ java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% java.property.ASG_HOME %ASG_HOME% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX02/asg-configui-05.tra =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX02/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX02/asg-configui-05.tra (.../asg-configui-05.tra) (revision 256611) @@ -10,13 +10,13 @@ #========================================================== # tibco.env.PSP=: -tibco.env.TIB_HOME=/apps/tibco2 -tibco.env.ASG_HOME=/apps/tibco2/asg/2.4 -tibco.env.ASG_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05 -tibco.env.TIB_CONFIG_HOME=/apps/tibco2/cfgmgmt/tibco/cfgmgmt -tibco.env.BE_HOME=/apps/tibco2/be/5.6 -tibco.env.AS_HOME=/apps/tibco2/as/2.4 -#tibco.env.RV_HOME=/apps/tibco2/tibrv/8.4 +tibco.env.TIB_HOME=/opt/tibco +tibco.env.ASG_HOME=/opt/tibco/asg/2.5 +tibco.env.ASG_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05 +tibco.env.TIB_CONFIG_HOME=/opt/tibco/cfgmgmt/tibco/cfgmgmt +tibco.env.BE_HOME=/opt/tibco/be/6.2 +tibco.env.AS_HOME=/opt/tibco/as/2.4 +#tibco.env.RV_HOME= tibco.env.EMS_HOME= tibco.env.ASG_HOST=esbqaapix02.genpt.net @@ -36,7 +36,7 @@ # # Other arguments to the application # -tibco.env.APP_ARGS=/apps/tibco2/asg/2.4 %ASG_PORT% +tibco.env.APP_ARGS=/opt/tibco/asg/2.5 %ASG_PORT% # # Customizable Classpath information... @@ -52,7 +52,7 @@ # JVM related settings. Choose your options carefully. #========================================================== -tibco.env.TIB_JAVA_HOME=/apps/tibco2/tibcojre64/11 +tibco.env.TIB_JAVA_HOME=/opt/tibco/tibcojre64/11 # # Ensure that the JVM_LIB_PATH points to the appropriate JVM Server DLL or SO. # @@ -67,8 +67,8 @@ # %TIB_JAVA_HOME%/lib/i386/server/libjvm.dll # # -tibco.env.JVM_LIB_PATH=/apps/tibco2/tibcojre64/11/lib/server/libjvm.so -tibco.env.JVM_LIB_DIR=/apps/tibco2/tibcojre64/11/lib +tibco.env.JVM_LIB_PATH=/opt/tibco/tibcojre64/11/lib/server/libjvm.so +tibco.env.JVM_LIB_DIR=/opt/tibco/tibcojre64/11/lib # # 32 bit JVM parameters for production. Increase heap size and tune other @@ -151,7 +151,7 @@ # java.property.tibco_home %TIB_HOME% java.property.tibco_tra_version %TRA_APPEND_VERSION% -java.property.BE_HOME /apps/tibco2/be/5.6 +java.property.BE_HOME /opt/tibco/be/6.2 # # Specifies the classpath with expansion on Index: branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg_cl.properties =================================================================== diff -u -r256384 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256384) +++ branches/Gateway_Configuration/ESBQAAPIX01/asg-05/asg_cl.properties (.../asg_cl.properties) (revision 256611) @@ -2,7 +2,7 @@ tibco.clientVar.CL/Logging/fileFilter=test|ping|updateConfiguration|addConfiguration|deleteConfiguration|getConfiguration|getConfigurationStatus|publishConfiguration|unlockConfiguration|restoreConfiguration|CentralLoggerRuleFunctionOp|portalEventResource|analyticsResource|apiKeyResource|oauthClientAuthenticateResource|oauthClientAttributesResource|loadResourceListing|LogLevelRuleFunctionOp # The name of the transactions log file directory -tibco.clientVar.CL/Logging/files/directory=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.CL/Logging/files/directory=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # The name of the transactions log file (default=trans_log.txt) tibco.clientVar.CL/Logging/files/transactions=trans_log.txt Index: branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg.properties =================================================================== diff -u -r256380 -r256611 --- branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg.properties (.../asg.properties) (revision 256380) +++ branches/Gateway_Configuration/ESBQAAPIX04/asg-05/asg.properties (.../asg.properties) (revision 256611) @@ -34,11 +34,11 @@ tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. -# tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/default -tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 +# tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/default +tibco.clientVar.ASG/ConfigRoot=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/GPC_API_Services_05 # home for asg examples -tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.2/examples +tibco.clientVar.EXAMPLES_HOME=/opt/tibco/asg/2.5/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json @@ -184,7 +184,7 @@ #OAuth HTTP Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9524 -tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/asg/2.2/webapp/OAuthWebapp.war +tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/opt/tibco/asg/2.5/webapp/OAuthWebapp.war #OAuth HTTPS Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsSSLConnection/Host=localhost @@ -239,7 +239,7 @@ tibco.clientVar.ASG/Logging/debugRuleName=false # Extended configuration for channel. Typically consists of cluster configuration. -be.channel.external.config.file=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties +be.channel.external.config.file=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/asg_oauth_channel.properties # # OAuth related settings @@ -438,7 +438,7 @@ tibco.clientVar.MessageEncoding=UTF-8 # as log settings -be.engine.cluster.as.log.dir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +be.engine.cluster.as.log.dir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs be.engine.cluster.as.log.level=0 #Transport to be used for communication in APIX @@ -453,7 +453,7 @@ tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://ESBQAAPIX04.genpt.net:13005 tibco.clientVar.ASG/AS/ListenUrl=tcp://ESBQAAPIX04.genpt.net:13005-*/ tibco.clientVar.ASG/AS/asLogLevel=0 -tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/asLogDir=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs # SoapAction required without quotes @@ -676,10 +676,10 @@ #Parameters to enable access logging for native HTTP Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] #Parameters to enable access logging for native HTTPS Channel -tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugFolder=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/DebugPattern=%{yyyy MMM dd HH:mm:ss.SSS 'GMT'X}t %{x-forwarded-for}i %I [%m] '%U' [%s] %bbytes %Dms %{X-Request-ID}i %{uniqueid}i [%{Authorization}i] # Properties for OAuth access token retention and expiration time. tibco.clientVar.oauth.access.token.expiration.time=60 @@ -728,7 +728,7 @@ tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=350 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 -tibco.clientVar.ASG/AS/dataStore=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-05/logs +tibco.clientVar.ASG/AS/dataStore=/opt/tibco/cfgmgmt/tibco/cfgmgmt/asg-05/logs DefaultImplementation/Connections/HTTP/North_HTTPConnection/Workers=100