Changes for page Servlet Deployment Setup
Last modified by Pascal Robert on 2012/07/21 20:28
From version 25.1
edited by Pascal Robert
on 2012/07/21 20:25
on 2012/07/21 20:25
Change comment:
There is no comment for this version
To version 23.1
edited by David Avendasora
on 2009/04/06 09:20
on 2009/04/06 09:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.avendasora - Content
-
... ... @@ -1,8 +6,3 @@ 1 -{{note title="Bug Warning"}} 2 -There is a bug in Tomcat, WO or Project Wonder that causes problems if you have more than one webapp deployed in a single instance of Tomcat if they don't all have identical classpaths. This bug will not impact most developers. If you are deploying a single application, or all your applications share the same classpath, then you will not run into this bug. 3 - 4 -{{/note}} 5 - 6 6 == Introduction == 7 7 8 8 WO developers have been able to deploy their applications as a WAR bundle in a J2EE container since WO 5.1, and as an independent SSDD (Servlet Single Directory Deployment) bundles and WAR files since WO 5.2. This article guides you through the simple setup in WOLips to allow you to deploy you application to a servlet container such as [[Apache Tomcat>>http://tomcat.apache.org/]].