Archive for December, 2007
WPS server’s status is starting… starting… and starting…
3 Comments Published December 18th, 2007 in WebSphere, Websphere Process Server / Integration DeveloperI 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, [...]
VSS integration with WebSphere Integration Developer
0 Comments Published December 11th, 2007 in WebSphere, Websphere Process Server / Integration DeveloperConfiguration 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 [...]
Adding a new menu in organization administration console
0 Comments Published December 4th, 2007 in WebSphere, WebSphere CommerceTo 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 [...]
