Deployment on JBoss7
From JPPF 6.2 Documentation
|
Main Page > J2EE Connector > Deployment > Deployment on JBoss7 |
1 Deploying the resource adapter
- in the JBoss administration console, go to the "Deployments" view
- remove any existing JPPF deployments (.rar and .ear)
- click on "Add Content"
- browse to the file "jppf_ra_JBoss-7.rar"
- click "next"
- accept the default names and click "Finish"
- back to the "Deployments" view, you should see the deployed resource adapter:
- click on the "Enable" button to start it:
2 Deploying the demo application
- In the "Deployment" view, click on "Add Content" and browse to "JPPF_J2EE_Demo_JBoss-7.ear"
- click on "Next"
- Accept the default names and click on "Finish"
- You should now see the demo web app in the list of deployments:
- click on the "Enable" button to start it:
Main Page > J2EE Connector > Deployment > Deployment on JBoss7 |