Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
...nobody




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseWSAD


This is version 1. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


AppFuse with WSAD

This is a work in progress.. I will detail each of these out as best as I can..

  1. Load AppFuse
  2. Create new instance
  3. Create WSAD Enterprise project
  4. Create WSAD Web project
  5. Copy src, test , and web folders to the web project
  6. Copy lib, metadata, build.xml, app-settings.xml, build.properties, compile-jsp.xml, properties.xml to EAR project
  7. Setup datasource in WSAD
  8. Setup WAS5.1 test server
  9. Set affinity of EAR project for WAS5.1
  10. Mod build script to use property driven source dirs
    1. src.dir = ../web project dir/src
    2. test.src.dir = ../web project dir/test
    3. web.src.dir = ../web project dir/web
    4. Add the copy back to src dir target
  11. Run Ant setup-db
  12. Run Ant package-web
  13. Compile web project

Attachments:
appfuse1.9_WSAD_5.1.zip Info on appfuse1.9_WSAD_5.1.zip 44628560 bytes


Go to top   More info...   Attach file...
This particular version was published on 06-Nov-2006 13:52:53 MST by MatthewFleming.