Java Client
Last modified by Lazy Lazarus on 2025/03/28 12:34
Java Client
- Overview
- Required Reading
- Developing
- Getting started with Direct to Java Client (D2JC) (using a WOLips template)
- Another Java WebStart Tutorial/Example Project not using the template solving many challenges
- Framework Client-Side Classes - Location and Classpath Issues
- Using Java WebStart to allow both Server and Client development in one Eclipse project
- Building the Client-Side Classes JAR and other required client-specific files
- Adding an additional WOLips Incremental Builder for Java Client-specific files
- Define Client Side classes/properties in Entity Modeler
- Generating Client-Side Classes for an .eomodel
- Using Model-Defined FetchSpecifications in Client-Side Classes
- Debugging
- Show Server-Side Stack Trace for errors generated during calls to invokeRemoteMethod.
- Client-Side stack trace
- Trouble-Shooting
- Complimentary Frameworks