Changes for page Java Client

Last modified by Lazy Lazarus on 2025/03/28 12:34

From version 19.1
edited by David Avendasora
on 2008/06/25 09:21
Change comment: There is no comment for this version
To version 22.2
edited by David Avendasora
on 2023/11/13 11:57
Change comment: Updated the relative links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Development Architecture
Content
... ... @@ -1,17 +1,18 @@
1 1  = Java Client =
2 2  
3 -* [[Overview>>Java Client-Overview]]
4 -* [[Required Reading>>Java Client-Required Reading]]
3 +* [[Overview>>doc:documentation.Java Client-Overview]]
4 +* [[Required Reading>>doc:documentation.Java Client-Required Reading]]
5 5  * Developing
6 +** [[Framework Client-Side Classes>>doc:documentation.Framework Client-Side Classes]] - Location and Classpath Issues
6 6  ** Using Java WebStart to allow both Server and Client development in one Eclipse project
7 -*** Building the [[Client-Side Classes JAR>>Java Client-Building]] and other required client-specific files
8 -*** Adding an additional [[WOLips Incremental Builder>>Java Client-WebStart Incremental Build]] for Java Client-specific files
9 -*** Java WebStart [[Tutorial/Example Project>>Java Client and Direct To Java Client Example Project using WebStart]]
10 -** Define [[Client Side classes/properties>>Java Client - Entity Modeler Client Side Classes & Properties]] in Entity Modeler
11 -** [[Generating Client-Side Classes>>Java Client - Generate Classes]] for an .eomodel
12 -** [[Using Model-Defined FetchSpecifications in Client-Side Classes>>Java Client - Model-Defined FetchSpecifications]]
8 +*** Building the [[Client-Side Classes JAR>>doc:documentation.Java Client-WebStart Distribution Building]] and other required client-specific files
9 +*** Adding an additional [[WOLips Incremental Builder>>doc:documentation.Java Client-WebStart Incremental Build]] for Java Client-specific files
10 +*** Java WebStart [[Tutorial/Example Project>>doc:documentation.Java Client and Direct To Java Client Example Project using WebStart]]
11 +** Define [[Client Side classes/properties>>doc:WO.Java Client - Entity Modeler Client Side Classes & Properties]] in Entity Modeler
12 +** [[Generating Client-Side Classes>>doc:WO.Java Client - Generate Classes]] for an .eomodel
13 +** [[Using Model-Defined FetchSpecifications in Client-Side Classes>>doc:documentation.Java Client - Model-Defined FetchSpecifications]]
13 13  * Debugging
14 -** Show [[Server-Side Stack Trace>>Java Client - Get Server-Side Stack Trace]] for errors generated during calls to invokeRemoteMethod.
15 -** [[Client-Side stack trace>>Java Client - Client-Side Stake Trace]]
16 -* [[Trouble-Shooting>>Java Client - Trouble-Shooting]]
17 -* [[Complimentary Frameworks>>Java Client-Complimentary Frameworks]]
15 +** Show [[Server-Side Stack Trace>>doc:documentation.Java Client - Get Server-Side Stack Trace]] for errors generated during calls to invokeRemoteMethod.
16 +** [[Client-Side stack trace>>doc:documentation.Java Client - Client-Side Stake Trace]]
17 +* [[Trouble-Shooting>>doc:documentation.Java Client - Trouble-Shooting]]
18 +* [[Complimentary Frameworks>>doc:documentation.Java Client-Complimentary Frameworks]]