Changes for page WOApplication
Last modified by Andrew Lindesay on 2011/07/17 09:52
From version 39.1
edited by Kieran Kelleher
on 2010/01/14 20:53
on 2010/01/14 20:53
Change comment:
There is no comment for this version
To version 42.1
edited by Gavin Eadie
on 2009/02/17 17:02
on 2009/02/17 17:02
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. kieran1 +XWiki.gavineadie - Content
-
... ... @@ -85,19 +85,8 @@ 85 85 86 86 === otherclasspath === 87 87 88 - Thisnested element i sued to add an arbitrary directory or file pathto the runtime classpath.For example on Mac OS X, thedirectory at APPROOT/Resources/SSLKeyStore/can be addedto the runtime classpathbydoingsomething like this:88 +? What does this do ? 89 89 90 -{{code}} 91 - 92 -<woapplication> 93 - [...] 94 - <otherclasspath dir="." embed="true"> 95 - <include name="Resources/SSLKeyStore" /> 96 - </otherclasspath> 97 -</woapplication> 98 - 99 -{{/code}} 100 - 101 101 == Examples == 102 102 103 103 Create an application "MyApp" with a set of standard frameworks: