JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-455  -  Enhancements to the J2EE connector
Posted Jun 10, 2016 - updated Mar 21, 2019
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Enhancement
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    J2EE
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 5.1.x
Issue description
From this forum discussion We propose to add the ability to check whether any driver connection is available in the JPPFConnectionFactory, along with the ability to enable/disable local execution so it can be used as fallback in case no driver is available.

Basically, we would add these methods:
public boolean isJPPFDriverAvailable();
public void enableLocalExecution(boolean enabled);

#3
Comment posted by
 lolo4j
Jun 11, 12:03
Fixed in: