- Checkout all 4 projects under ...stallion/apps/seattle in your workspace (as single projects)
- Set JBOSS_HOME to your JBoss installation
- Make sure JAVA_HOME is set
- Create oracle user infinity/infinity and grant all rights (via web portal)
- run build.xml target: installApp
- This script
- -copies database and jms config to JBoss dir
- -copies db driver to JBoss dir
- -creates jackrabbit repository folder C:\umbroot\tools\jackrabbit\repository
- -copy jackrabbit files to JBoss
- -changes JBoss port to 8081
- -creates the audittrail
- -builds and deploys seattle ear
- -starts JBoss
- Wait till JBoss is started
- Afterwards the application should be accessible via http://localhost:8081/seattle/processPortal
- Now run target "initializeApp"
- This script
- -deploys the model
- -Creates users with role "Voter"
- -starts event and timer daemon
-Larissa Werlein-
No comments:
Post a Comment