Wiki source code of Create Web Project
Last modified by Thomas Mortagne on 2009/10/09 11:31
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
![]() |
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 | |||
![]() |
53.1 | 3 | * Start //Dynamic Web Project// creation wizard |
![]() |
17.1 | 4 | |
![]() |
53.1 | 5 | image:1.jpg |
| 6 | |||
![]() |
51.1 | 7 | ---- |
![]() |
38.1 | 8 | |
![]() |
49.1 | 9 | * Give //xe-debug-web// name to your new project |
![]() |
54.1 | 10 | * If you don't already have configured //Target Runtime// click on image:[email protected] |
![]() |
17.1 | 11 | |
![]() |
54.1 | 12 | image:2.jpg |
| 13 | |||
![]() |
51.1 | 14 | ---- |
![]() |
40.1 | 15 | |
![]() |
37.1 | 16 | * Choose your Tomcat server version in the provided list |
![]() |
54.1 | 17 | * Click image:[email protected] |
![]() |
17.1 | 18 | |
![]() |
54.1 | 19 | image:3.jpg |
| 20 | |||
![]() |
51.1 | 21 | ---- |
![]() |
40.1 | 22 | |
![]() |
37.1 | 23 | * Set the complete path to Tomcat installation folder |
![]() |
54.1 | 24 | * Click image:[email protected] |
![]() |
17.1 | 25 | |
![]() |
54.1 | 26 | image:4.jpg |
| 27 | |||
![]() |
55.1 | 28 | ---- |
![]() |
40.1 | 29 | |
![]() |
54.1 | 30 | * Click image:[email protected] |
![]() |
17.1 | 31 | |
![]() |
54.1 | 32 | image:5.jpg |
| 33 | |||
![]() |
51.1 | 34 | ---- |
![]() |
40.1 | 35 | |
![]() |
54.1 | 36 | * Click image:[email protected] |
![]() |
17.1 | 37 | |
![]() |
54.1 | 38 | image:6.jpg |
| 39 | |||
![]() |
51.1 | 40 | ---- |
![]() |
40.1 | 41 | |
![]() |
54.1 | 42 | * Change //Context Root// to "xwiki" |
![]() |
17.1 | 43 | |
![]() |
54.1 | 44 | image:7.jpg |
| 45 | |||
![]() |
51.1 | 46 | ---- |
![]() |
40.1 | 47 | |
![]() |
54.1 | 48 | * Here the new project |
![]() |
4.1 | 49 | |
![]() |
54.1 | 50 | image:8.jpg |
| 51 | |||
![]() |
49.1 | 52 | {{velocity filter="none"}} |
![]() |
5.1 | 53 | ########################################################################## |
| 54 | ## NAVIGATOR | ||
| 55 | ##set($previous_tuto_page = 'MirrorWeb') | ||
| 56 | #set($next_tuto_page = 'MirrorWeb') | ||
![]() |
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}} |
