Saturday, July 3, 2010

Commerce where can I find?

This information below is for WCS 6.0

Accelerator:
https://localhost:8000/webapp/wcs/tools/servlet/ToolsLogon?XMLFile=common.mcLogon&storeId=0

Admin Console:
https://localhost:8002/webapp/wcs/admin/servlet/ToolsLogon?XMLFile=adminconsole.AdminConsoleLogon&storeId=0

Org Admin Console:
https://localhost:8004/webapp/wcs/orgadmin/servlet/ToolsLogon?XMLFile=buyerconsole.BuyAdminConsoleLogon&storeId=0

Dynacache:
https://localhost:8002/cachemonitor/

Nifstack.xml:
\properties\version\update\backup
/opt/IBM/WebSphere/CommerceServer60/properties/version/update/backup/NIFStack.xml

wc-server.xml:

\xml\config\wc-server.xml
WC_LIVE_CELL and WC_LIVE would need to be replaced with the node name.
/opt/IBM/WebSphere/AppServer/profiles/LIVE/installedApps/WC_LIVE_cell/WC_LIVE.ear/xml/config



Temp folder:
\wasprofile\temp
/opt/IBM/WebSphere/AppServer/profiles/LIVE

Logs:
\wasprofile\logs
LIVE and WC_SS_LIVE_1 need to be replaced with appropriate instance names.
/opt/IBM/WebSphere/AppServer/profiles/LIVE/logs/WC_SS_LIVE_1


Tracing:
log into wasconsole
https://hostname:9043/ibm/console
or
Toolkit, right click on the server->goto admin console.

Application servers > Change Log Detail Levels
e.g. after changes done to enable WC_SERVER
*=info:enable.trace.log.*=all:com.ibm.websphere.commerce.WC_USER=all:
com.ibm.websphere.commerce.WC_SERVER=all:
com.ibm.websphere.commerce.WC_ACCESSCONTROL=all

No comments:

Post a Comment