Archive for December, 2007

I just experienced a strange problem with WebSphere Process Server. When I started WPS server from WebSphere Integration Developer, its status was starting… starting… and starting… only. The server’s status remains unchanged for ever. I tried all the ways I could think to make the status as started. I stopped the server, restarted the server, [...]

Configuration management is an important part of any project and integration of the CM tool with the IDE makes developers life cool. In this post I am going to explain how to integrate Visual Source Safe with WebSphere Integration Developer.
There is one plugin available for integrating VSS with WID. First you need to download version [...]

I was in bench for the last few days. Last day when I had a chat with my manager he said that my new project will be in WPS (WebSphere Process Server). I am totally new to WebSphere process server (even I haven’t seen that interface), so I though of learning some WebSphere Process Server [...]

To add a new menu in organization administration console we need to edit the ‘BuySiteAdminConsole.xml’ which is present in the
the following locations.

Commerce Toolkit installation directory\xml\tools\buyerconsole\BuySiteAdminConsole.xml

or

WCS installation directory\CommerceServer\xml\tools\buyerconsole\BuySiteAdminConsole.xml

If we want to add a new menu, use the menuitem tag or else (ie for adding submenu) use the node tag.
For eg:

 

Here name of the menu will be [...]