Last modified by David Avendasora on 2008/07/01 16:52

From version 35.1
edited by Florijan Stamenkovic
on 2008/06/26 13:52
Change comment: There is no comment for this version
To version 36.1
edited by David Avendasora
on 2008/07/01 16:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.flor385
1 +XWiki.avendasora
Content
... ... @@ -115,7 +115,7 @@
115 115  [[image:Picture 13.png]]
116 116  1. Select your.app.Application as the Application class
117 117  [[image:Picture 14.png]]
118 -1. If you want to actually deploy this application, then you will also need to [[modify the build.xml file>>Java Client-Building]].
118 +1. If you want to actually deploy this application, then you will also need to [[modify the build.xml file>>Java Client-WebStart Distribution Building]].
119 119  This is it. WebStart should automatically download your client application and launch it. If you are creating a D2JC application and did not put an EOModel file in the Resources directory of your project, then you'll see something like this:
120 120  [[image:Picture 15.png]]
121 121  If you don't want a D2JC application, then you are on your own for creating the user interface for it. Your client-side application can be a command-line or GUI application. If you want a Swing GUI, then I **highly** recommend Florijan Stamenkovic's [[JBND Framework>>http://web.mac.com/flor385/JBND/]]