Last modified by David Avendasora on 2009/03/30 14:20

From version 25.1
edited by David Avendasora
on 2008/07/17 07:59
Change comment: There is no comment for this version
To version 27.1
edited by David Avendasora
on 2008/07/17 07:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,8 +33,6 @@
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 -
38 38  {{code}}
39 39  
40 40  <!-- the Java Client Client-Side Classes -->