Q1: Some views of the Management Console are garbled for me. Why
and how do I avoid this?
A1: WSO2 WSAS Management Console only supports IE 6.0 and upwards,
Firefox 1.0 and upwards. Since the console is dependent on browser based XSLT
processing it may not appear correctly on other browsers. Switching to a
WSO2 WSAS supported browser would solve your problem.
Q2: Management console frequently gives me an alert saying "Your
session has expired. Please log in". Why?
A2: The admin console has been set to time out in 30 seconds for security
reasons.
Q3: Why do I see two endpoints listed for my service in the
Service Information Page?
A3: Default behaviour of WSO2 WSAS is to expose a deployed service
in all available transports. This behaviour can be controlled by putting
transport entry in the service.xml.
Q4: When a module is uploaded WSO2 WSAS asks me to
restart the server. Why is this necessary ?
A4: Modules represent significant functionality changes to the system and
hence the WSO2 WSAS server does not allow the modules to be hot
deployed. The server must be restarted to make the modules active.
Q5: I cannot monitor the messages using the tracer! What's
wrong?
A5: Tracer is a separate service and needs to be activated before any message
can be traced. This can be done through the configuration link in the
Management Console.
Q6: How can I configure WSO2 WSAS to use persistent
RM?
A6: Change the value of the property in the axis2.xml named
"Sandesha2StorageManager" to 'persistent'.
Q7: How can I change WSO2 WSAS SSL
certificate?
A7: Please refer to How To Change
WSO2 WSAS Crypto Keys