JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
OPEN  Feature request JPPF-326  -  Create automated test for the JEE connector on Glassfish
Posted Sep 13, 2014 - updated Sep 25, 2017
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Feature request
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    J2EE
  • Resolution
    Not determined
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF Vision
Issue description
Just as we have done for JBoss and Geronimmo, we should have an automated test of the JEE connector on Glassfish, to perform the following:
  • download and install the app server
  • start the app server
  • start a JPPF driver and node
  • deploy the JPPF resource adapter and test web app
  • run the JUnit tests
  • report the test results
  • shutdown the app server