Some views of the management console are garbled for me. Why? How
do I avoid this?
The WSO2 ESB Management console works best with Mozilla Firefox 2 and IE 6,
on a 1024x768 resolution. However it has not been fully tested with IE 7 yet.
Since console is dependent on browser based XSLT processing it may not appear
correctly on some/other Web browsers. Switching to a WSO2 ESB supported
browser would solve your problem.
How can I edit the default administration account
password?
By default the WSO2 ESB is administered through a single account as defined in
the server.xml configuration file within the webapp/WEB-INF/classes/conf/ subdirectory of your
installation. If you want to enable more accounts you could do so by adding an entry to the
server.xml file described earlier.
My integrated registry does not show any resources.
Why?
The integrated registry shipped with the WSO2 ESB is a URL based registry.
You may configure this within the synapse.xml configuration file found within
the conf subdirectory. You could also specify the root of the registry (for
example, a HTTP WebDav server or a file system path) and the default cache
duration for resources loaded via the registry.
Please refer the documents found in the docs folder, and the WSO2 ESB Wiki at http://wso2.org/wiki/display/esbjava/Home for up-to-date information on the WSO2 ESB.