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
Articles




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseOnWinstone


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


This page describes the steps to get AppFuse 1.9 working on Winstone. Sincerely a simply and at the same time powerful container. Have you tried to install an appfuse project as a desktop application? No! Now you can do it! How? Let's see how is simple to make AppFuse run on Winstone:

1. Build AppFuse as usual (project name: felini): ant war;

2. Create a directory, for example, felini and on it a sub-directory: lib;

3. Download Winstone, the version I will use is: winstone-0.8.1.jar;

4. Copy your war file to felini and copy your JBDC Driver and jta.jar to lib directory;

5. Other thing, in order to turn on JSP compilation in Winstone, you'll need to place the following jar files into the lib folder under the current directory (or the folder identified by the --commonLibFolder directive): jasper-compiler.jar, jasper-runtime.jar, ant.jar, commons-logging-api.jar, commons-el.jar (Jasper 2 only) - These are required if you are using Jasper 2.0. You can get them from the tomcat binary distribution;

6. From the felini directory run:

java -jar winstone-0.8.1.jar --warfile=feline.war



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