JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 

Deployment on Glassfish

From JPPF 6.2 Documentation

Jump to: navigation, search

Contents

Main Page > J2EE Connector > Deployment > Deployment on Glassfish


1 Deploying the Resource Adapter

  • in Sun AS console, go to "Applications > Connector modules"

CH-7-glassfish-01.gif

  • click on "Deploy"
  • step 1: browse to the "jppf_ra_Glassfish.rar" file

CH-7-glassfish-02.gif

  • click "next"
  • step 2: leave all default settings and click "Finish"

CH-7-glassfish-03.gif

2 Creating a connector connection pool

  • in the console tree on the left, go to "Resources > Connectors > Connector Connection Pools"

CH-7-glassfish-04.gif

  • click on "New"
  • step 1: enter "JPPFConnectionPool" as the connection pool name and select "jppf_ra_Glassfish" for the resource adapter

CH-7-glassfish-05.gif

  • click "next"
  • step 2: set the pool parameters, select "NoTransaction" for transaction support

CH-7-glassfish-06.gif

  • click "Finish"

3 Creating a connection factory

  • in the console tree on the left, go to "Resources > Connectors > Connector Resources"

CH-7-glassfish-07.gif

  • click on "New"
  • for the jndi name, enter "eis/JPPFConnectionFactory"
  • for the connection pool, select "JPPFConnectionPool"

CH-7-glassfish-08.gif

  • click "OK"
  • restart the application server

4 Deploying the demo application

  • in SunAS console, go to "Applications > Enterprise Applications"

CH-7-glassfish-09.gif

  • click on "Deploy"
  • step 1: browse to the file "JPPF_J2EE_Demo_Glassfish.ear"

CH-7-glassfish-10.gif

  • click "next"
  • step 2: leave all default values

CH-7-glassfish-11.gif

  • click "Finish"
  • restart the application server


Main Page > J2EE Connector > Deployment > Deployment on Glassfish



JPPF Copyright © 2005-2020 JPPF.org Powered by MediaWiki