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
AppFuse
AppFuse_jp
AppFuse_zh
Articles
CreateAnAJAXBasedFil...
Downloads
LeftMenu
Main




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseQuickStart


Difference between version 26 and version 25:

At line 19 changed 7 lines.
{{{* metadata/web/global-exceptions.xml
* web/WEB-INF/tiles-config.xml
* web/WEB-INF/classes/log4j.properties
* web/WEB-INF/validator-rules-custom.xml
* src/service/com/company/service/applicationContext-service.xml
* src/dao/com/company/persistence/hibernate/applicationContext-hibernate.xml
* metadata/templates/struts_form.xdt}}}
{{{- metadata/web/global-exceptions.xml
- web/WEB-INF/tiles-config.xml
- web/WEB-INF/classes/log4j.properties
- web/WEB-INF/validator-rules-custom.xml
- src/service/com/company/service/applicationContext-service.xml
- src/dao/com/company/persistence/hibernate/applicationContext-hibernate.xml
- metadata/templates/struts_form.xdt}}}
At line 27 changed 1 line.
You'll also need to change a few targets in build.xml to refer to the new package names. These targets are listed below:
You'll also need to change a few targets in build.xml to refer to the new package names. These targets/changes are listed below:
At line 29 changed 3 lines.
{{{* compile-service - change org/appfuse to com/company
* junitdoclet-module - change org.* to com.*
* javadoc - change org.* to com.*}}}
{{{- compile-service - change org/appfuse to com/company
- junitdoclet-module - change org.* to com.*
- javadoc - change org.* to com.*}}}

Back to AppFuseQuickStart, or to the Page History.