Changes for page Java Client-WebStart Distribution Building
Last modified by David Avendasora on 2009/03/30 14:20
From version 27.1
edited by David Avendasora
on 2008/07/17 07:55
on 2008/07/17 07:55
Change comment:
There is no comment for this version
To version 26.1
edited by David Avendasora
on 2008/07/17 07:59
on 2008/07/17 07:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,6 +33,8 @@ 33 33 34 34 1. If you are using any Frameworks that have client-side jars then you'll need to copy those jars over to the WebServerResources/Java directory as well. Because I don't want to go modifying any of the woproject files, I just copy the client-side jars of all my Local frameworks (Library/Frameworks/) into my app. Ideally it would only copy over the ones for the frameworks actually in the build path, but this works for now. I'll re-address it after the upcoming classpath changes to be rolled into WOLips. 35 35 36 +Add the following code to your build.xml file, right at the end of the ssdd target, but before all the classpath fixes. 37 + 36 36 {{code}} 37 37 38 38 <!-- the Java Client Client-Side Classes -->