3.16j2ee.packaging
3.16.1Properties
- Activated: false
- ID: com.netfective.bluage.bsp.j2ee.packaging
- Parent: j2ee.strutsPages or j2ee.jsfPages
- Child: N/A
3.16.2Child Property
- jdkVersion: defines the version of the JDK used for generation (required).
- jdkLocation: defines the directory of the JDK (required)
- e.g.: C:\Program Files\Java\jdk1.6.0
- headerMapping: defines the file with the header template for the generated files.
- e.g.: file:/MODEL_PATH/../resources/mappings/HibernateMergeMappings.xml
- applicationName: defines the name of the application.
- useJalopy: defines whether Jalopy is used or not.
- true or false (default value)
- warBundleName: defines the name of the WAR bundle.
- earBundleName: defines the name of the EAR bundle.
- webContextName: defines the name of the web context (context-root in the application.xml file).
- useServletRelease: defines the release of the Servlet used.