Debug Documentum Webtop

Bug Killer

I will describe a routine to configure Eclipse IDE to run and debug Documentum Webtop.
First of all you need to download and install some required software like JDK and Apache Tomcat. After that I suggest to perform standalone Webtop installation (or take already deployed webtop from the other location). This is necessary to install all required libraries and dmcl40.dll to the system. Also you need to download Eclipse with Web Tools. Latest release at this moment can be downloaded from here . Use all-in-one link there.

  • Unpack content of the wtp-all-in-one-sdk-R-1.5.3-win32.zip somewhere, let’s say d:\java\eclipse.
  • Don’t think that default memory config will fit your needs, so add more memory for Eclipse in D:\java\eclipse\eclipse.ini
  • Run eclipse.exe and select path for workspace(D:\java\eclipse\workspace) - See Image
  • Make sure that Eclipse point to JDK(not JRE) location(menu Window-Preferences) - See Image
  • Configure Apache Tomcat Runtime(menu Window-Preferences) - See Image1 Image2 Image3
  • Create new Web Project - See Image1 Image2
  • Copy previously installed Webtop to D:\java\eclipse\workspace\webtop\WebContent
  • Refresh project
  • Change project output path - See Image
  • Add all libraries from C:\Program Files\Documentum\Shared to Build Path - See Image
  • Run project on the Apache Server (menu Run As-Run On Server) - See Image
  • Configure Running classpath - See Image
  • Add all libraries from C:\Program Files\Documentum\Shared
  • Add C:\Documentum\config folder

Wow, seems that’s all. If you have some lucky it will work for you. You may start Webtop from Eclipse, or you even may debug your sources. Make sure you are using JDK and Tomcat which is mentioned in the Webtop Release Notes.

  • del.icio.us
  • Reddit
  • blinkbits
  • digg
  • Technorati
  • JeQQ
  • Furl
  • YahooMyWeb