Preparing to Develop a Sample-Based Enterprise Service Portal
The following instructions describe how to set up a development environment that uses Eclipse and Tomcat on a Solaris platform. If you want to use Eclipse and Tomcat on a different operating system, see the following Web sites:
http://jakarta.apache.org/tomcat
To get ready to develop a portal based on the sample Enterprise Service Portal:
http://www.sysdeo.com/eclipse/tomcatPlugin.html
http://jakarta.apache.org/tomcat
- Install Tomcat:
mkdir $HOME/eclipsecd $HOME/eclipseunzip /tmp/eclipse-SDK-2.0.2-solaris-motif.zipunzip /tmp/tomcatPluginV201.zipcd $HOMEgzip -dc /tmp/tomcat-4.1.18.tar.gz | tar xvf -- Start Eclipse.
- Configure the Tomcat plug-in.
Select Window > Preferences > Tomcat, and configure the Tomcat version and the path where you installed Tomcat.