Changes for page WOApplication

Last modified by Andrew Lindesay on 2011/07/17 09:52

From version 54.1
edited by Gavin Eadie
on 2023/11/13 11:56
Change comment: Renamed back-links.
To version 53.2
edited by Paul Hoadley
on 2023/11/13 11:56
Change comment: Updated the relative links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -WOL.Home.WOProject-Ant.WebHome
1 +WOProject-Ant
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gavineadie
1 +XWiki.paulh
Content
... ... @@ -237,7 +237,7 @@
237 237  
238 238  === frameworks ===
239 239  
240 -The nested {{code language="none"}}frameworks{{/code}} is a [[FrameworkSet>>doc:WOL.Home.WOProject-Ant.WOCompile.WOProject-FrameworkSet.WebHome]] structure that specifies the names of the WebObjects Frameworks that this application is dependant upon. The jar files from these frameworks will be referenced in varios platform-specific depoyment files (such as CLASSPATH.TXT), and specified in the web.xml classpath if an application is deployed as a servlet. When building a FileSet, path should match up to the "*.framework" directory (no need to match individual JAR files).
240 +The nested {{code language="none"}}frameworks{{/code}} is a [[FrameworkSet>>doc:WOL.WOProject-FrameworkSet]] structure that specifies the names of the WebObjects Frameworks that this application is dependant upon. The jar files from these frameworks will be referenced in varios platform-specific depoyment files (such as CLASSPATH.TXT), and specified in the web.xml classpath if an application is deployed as a servlet. When building a FileSet, path should match up to the "*.framework" directory (no need to match individual JAR files).
241 241  
242 242  To embed frameworks set embed to true.
243 243