CODELABOR Shin Sang Jae Template Guide (codelabor-flex-lcds-template)
- 1 - Project Template Repository SVN URL:
- 2 - Project Template Checkout Checkout Project
- 3 - Project Template Import Import Project
- 4 - Project Template Jeus Library Add Classpath Variable
- 5 - Project Template Jeus Library Variable Name: JEUS_LIB Variable Path: C:/TmaxSoft/JEUS5.0/lib
- 6 - Project Template JDBC Library File: db2jcc.jar Copy directory: C:\TmaxSoft\JEUS5.0\lib\datasource
- 7 - Project Template LCDS Library Project Properties > Flex Server Deploy Flex WAR Flex WAR file: C:\lcds\lcds.war
- 8 - Project Template Flex Configuration Revert File remoting-config.xml services-config.xml
- 9 - Project Template Cairngorm Library Download Site URL: Download File: cairngorm_enterprise2_2_1-bin.zip (for LDCS) cairngorm_2_2_1-bin.zip (for BlazeDS) Unzip File
Project Template Cairngorm Library Copy SWC Files
Project Template Spring Library Official Site URL: Download Site URL: Download File: spring-framework zip Unzip File Copy Files: spring-framework-2.5.6/dist/modules/*.* Destination Directory: C:\workspace\codelabor-flex-lcds-template\WebContent\WEB-INF\lib
Project Template Anyframe Library Official Site URL: Download Site URL: Download File: Anyframe-core bin.zip Unzip File Copy Files: Anyframe-core bin\lib\anyframe\*.* Make Directory: C:\workspace\codelabor-flex-lcds-template\WebContent\WEB-INF\lib Destination Directory: C:\workspace\codelabor-flex-lcds-template\WebContent\WEB-INF\lib
Project Template Anyframe 3 rd -Party Library Official Site URL: Download Site URL: Download File: Anyframe-core bin.zip Unzip File Copy Files: Anyframe-core bin\lib\3rd-party\*.* Destination Directory: C:\workspace\codelabor-flex-lcds-template\WebContent\WEB-INF\lib
Project Template Anyframe Patch Library Official Site URL: Download Site URL: Username: anyframe Password: anyframe0 Browse repository tree: anyframe-repository-cache/anyframe/
Project Template Anyframe Patch Library Download File: anyframe.core.query jar anyframe.core.query.ext jar anyframe.core.query.ria jar Destination Directory: C:\workspace\codelabor-flex-lcds-template\WebContent\WEB-INF\lib
Project Template Unused Library Delete File: anyframe.core.query jar anyframe.core.query.ext jar anyframe.core.query.ria jar junit jar
Project Template Ant Install Optional Ant Task
Project Template Ant Reload Ant Library
Project Template Ant Configure Database
Project Template Jeus Server Run Jeus Server Prompt Command: jeus
Project Template Jeus Web Admin Run Jeus Web Admin URL: ID: administrator Password: jeusadmin
Project Template Boot Jeus Node Node Select control
Project Template JDBC DataSource Node > JEUS Manager Resources Select JDBC Creating a new JDBC DataSource
Project Template JDBC DataSource DBMS: DB2 DataSources Available: DB2 JCC XADataSource Export Name: db2JCCXADataSource Database Name: sample Port Number: Server Name: localhost User: Your windows account ID Password: Your windows account password
Project Template JDBC DataSource Defualt Setting
Project Template JDBC DataSource Bind / Test
Project Template Encoding Node > Engine Containers > note_container1 > Engines > Servlet Engine > MyGroup Select Encoding Request Encoding Default: UTF-8 Forced: UTF-8 Response Encoding Default: UTF-8 Forced: UTF-8 POST Data Encoding Default: UTF-8 Forced: UTF-8
Project Template Web Application Node > Deploying J2EE Application Modules Select Directory Selection
Project Template Web Application Directory Selection: C:/workspace/codelabor-flex-lcds-template Check module name: WebContent
Project Template Web Application Context Root: codelabor-flex-lcds-template Check permanent deploy
Project Template Web Application Run webapplication URL:
Java source directory Project Template Directory Overview Perspective: Java EE TestCase output directory Flex library directory Flex source directory Ant build file directory Web content directory
Project Template Java Source Directory 1/2 Non java source directory for TestCase Java source directory for TestCase Non java source directory Java source directory
Project Template Java Source Directory 2/2 Application context directory for anyframe Application context directory for example Application context directory for system Message directory for example Message directory for system Queries directory for example (DB2) Queries directory for system (DB2) Queries directory for example (Oracle) Queries directory for system (Oracle)
Project Template Flex Source Directory Flex css directory Flex images directory Service locator, Delegate directory Commnand directory Front controller directory Event directory Model locator directory
Project Template Setup Directory 1/2 Ant build file directory for database setup Ant build file directory for mxmlc (Flex) Ant build file directory for javac (Java) Ant build file directory for optional task setup Ant task jar directory Ant build file for optional tasks installation Ant build file for prompt system environment Ant build file for common configuration Ant build file for custom configuration
Project Template Setup Directory 2/2 SQL file directory for example (DB2) SQL file directory for system (DB2) Ant build file for database setup (DB2) Properties file for database setup (DB2) Ant build file for database setup (Common) Properties file for database setup (Common)
Project Template Web Content Directory Remote object configuration file Spring factory configuration file