Hi Satya,
The "org.apache.portals.bridges.common.ServletContextProvider" which
it claims not to be able to find is located inside:
~/WEB-INF/portals-bridges.jar
I presume you have tried a Tomcat restart? To resolve this you might
need to put some JARs (like the above portals-bridges.jar) higher up
in the Tomcat structure (somewhere like common/lib or shared/lib).
A little while ago I "ported" the bookmarks portlet to Liferay 4.1. I
achieved this by taking Liferay's own sample-struts-liferay-
portlet-5.0.0.1.war as a starting point. I even copied the JAR files
from that distribution. It might be worth trying to get this portlet
working first.
HTH,
Mark