Wiki source code of Create Web Project

Last modified by Thomas Mortagne on 2009/10/09 11:31

Hide last authors
Thomas Mortagne 1.1 1 Using WTP you can create web project linked with applications server (this tutorial use Apache Tomcat but WTP support lots of over applications servers).
2
Thomas Mortagne 53.1 3 * Start //Dynamic Web Project// creation wizard
Thomas Mortagne 17.1 4
Thomas Mortagne 53.1 5 image:1.jpg
6
Thomas Mortagne 51.1 7 ----
Thomas Mortagne 38.1 8
Thomas Mortagne 49.1 9 * Give //xe-debug-web// name to your new project
Thomas Mortagne 54.1 10 * If you don't already have configured //Target Runtime// click on image:[email protected]
Thomas Mortagne 17.1 11
Thomas Mortagne 54.1 12 image:2.jpg
13
Thomas Mortagne 51.1 14 ----
Thomas Mortagne 40.1 15
Thomas Mortagne 37.1 16 * Choose your Tomcat server version in the provided list
Thomas Mortagne 54.1 17 * Click image:[email protected]
Thomas Mortagne 17.1 18
Thomas Mortagne 54.1 19 image:3.jpg
20
Thomas Mortagne 51.1 21 ----
Thomas Mortagne 40.1 22
Thomas Mortagne 37.1 23 * Set the complete path to Tomcat installation folder
Thomas Mortagne 54.1 24 * Click image:[email protected]
Thomas Mortagne 17.1 25
Thomas Mortagne 54.1 26 image:4.jpg
27
Thomas Mortagne 55.1 28 ----
Thomas Mortagne 40.1 29
Thomas Mortagne 54.1 30 * Click image:[email protected]
Thomas Mortagne 17.1 31
Thomas Mortagne 54.1 32 image:5.jpg
33
Thomas Mortagne 51.1 34 ----
Thomas Mortagne 40.1 35
Thomas Mortagne 54.1 36 * Click image:[email protected]
Thomas Mortagne 17.1 37
Thomas Mortagne 54.1 38 image:6.jpg
39
Thomas Mortagne 51.1 40 ----
Thomas Mortagne 40.1 41
Thomas Mortagne 54.1 42 * Change //Context Root// to "xwiki"
Thomas Mortagne 17.1 43
Thomas Mortagne 54.1 44 image:7.jpg
45
Thomas Mortagne 51.1 46 ----
Thomas Mortagne 40.1 47
Thomas Mortagne 54.1 48 * Here the new project
Thomas Mortagne 4.1 49
Thomas Mortagne 54.1 50 image:8.jpg
51
Thomas Mortagne 49.1 52 {{velocity filter="none"}}
Thomas Mortagne 5.1 53 ##########################################################################
54 ## NAVIGATOR
55 ##set($previous_tuto_page = 'MirrorWeb')
56 #set($next_tuto_page = 'MirrorWeb')
Thomas Mortagne 49.1 57 #if($previous_tuto_page) [[previous>>DebugXEWithEclipse_$previous_tuto_page]] ~| #end[[home>>DebugXEWithEclipse]]#if($next_tuto_page) ~| [[next>>DebugXEWithEclipse_$next_tuto_page]]#end
58 {{/velocity}}

Get Connected