Difference between
version 20
and
version 19:
| At line 9 changed 2 lines. |
| * [6] Configuring RichClient - TODO |
| * [7] Unsolved issues |
| * [6] Configuring RichClient - source code |
| * [7] Configuring RichClient - libraries |
| * [8] Unsolved issues |
| At line 145 changed 1 line. |
| !!! Configuring RichClient[#6] |
| !!! Configuring RichClient - source code[#6] |
| At line 147 changed 1 line. |
| TODO: |
| Download the [Appfuse Rich Client source code|wiki:RichClient/appfuse-richclient.zip] and copy them to your Appfuse project. |
| At line 149 changed 1 line. |
| !!! Unsolved issues [#7] |
| %%note __NOTE__ At first I tryied to set new standalone project which will be independent on appfuse and will be only referencing to Appfuse project. Unfortunetly I had some issues with compilation so I decided to inegarte it directly to project.%% |
| At line 152 added 28 lines. |
| !!! Configuring RichClient - libraries [#7] |
|
| You will need to download this jar archives and add to class path in eclipse (Eclipse: Project/Properties/Java Build Path/Libraries/Add JARs) Do not forget to refersh appfuse directory structure please. |
|
| appfuse/lib \\ |
| /caucho\\ |
| (84 871) burlap.jar\\ |
| (83 245) hessian.jar\\ |
| /jgoodies\\ |
| (85 502) forms.jar\\ |
| (338 486) looks.jar\\ |
| /spring-rcp\\ |
| (366 615) spring-richclient-resources.jar\\ |
| (59 691) spring-richclient-sandbox.jar\\ |
| (736 813) spring-richclient.jar\\ |
| /javahelp\\ |
| (531 676) javahelp.jar \\ |
| /spring\\ |
| (741 379) spring-sandbox.jar |
|
| %%note File sizes could differ based on your actual version. %% |
|
| Now you should be able compile and run your application (org.appfuse.richclient.PetClinicClientServer) |
|
| Please andsure that your server is running (http://localhost:8080/appfuse/ws/Clinic-hessian displays exception "HessianServiceExporter only supports POST requests") |
|
| !!! Unsolved issues [#8] |
|
Back to RichClient,
or to the Page History.
|