Open main menu

CDOT Wiki β

Changes

Virgo : Install Eclipse Plugins

1,475 bytes added, 23:05, 28 December 2010
no edit summary
[[Category:Virgo]]{{Ecl_menu}}[[Category:ECL_Activities]]__NOTOC__ {{Ecl_installation|type=Enterprise/Virgo|type-small=enterprise-virgo|name=[http://www.eclipse.org/downloads/download.php?file=/virgo/release/VWS/2.1.0.RELEASE/virgo-web-server-2.1.0.RELEASE.zip Download virgo-web-server (zip file)] * [http://www.springsource.com/landing/best-development-tool-enterprise-java Download springsource-tool-suite-2.5.1.RELEASE-e3.6.1-win32-installer.exe from SpringSource Tool Suite] |install=* Install sts-2.5.1.RELEASE by running Sspringsource-tool-suite-2.5.1.RELEASE-e3.6.1-win32-installer.exe (the name of Eclipse is STS.exe)* In the directory tc-server-developer-2.1.0.RELEASE/templates if the 8080 port is taken by other servers, change the port 8080 to 8380 (this is the port for the spring web server (there are many xml files).* Unzip virgo-web-server-2.1.0.RELEASE and change the port number from 8080 to 8280 in confing/tomcat-server.xml file* Start springsourcetoolsuite by running the Eclipse - the name of the file is STS.exe from the directory \Enterprise\Virgo\springsource\sts-2.5.1.RELEASE* In the server panel you should be able to define** SpringSource tc Server Developer Edition (Runtime) v2.1 at localhost** Virgo Web Server at localhost : You should be able to run the course sample on both servers<pre> http://localhost:8080/cs.ecl.enterprise.virgo.hello/ in tc-server-developer-2.1.0.RELEASE http://localhost:8280/cs.ecl.enterprise.virgo.hello/ in Virgo Web Server</pre>  }}