users@shoal.java.net

Glassfish Parameters mappings in Shoal Framework

From: Ashish Waghmare <ashishwaghmare_at_gmail.com>
Date: Thu, 17 Sep 2009 11:33:38 +0530

Hi ,
For project only using Shoal Framework , but stuck with its
configuration
Glassfish provides good configuration . But couldnt map how these
settings affect Shaol configuration.
Few of the things in Glassfish can be done in shoal using

configProps.put(ServiceProviderConfigurationKeys.FAILURE_DETECTION_TIMEOUT.toString(),"10");


configProps.put(ServiceProviderConfigurationKeys.FAILURE_VERIFICATION_TIMEOUT.toString(),"200");


Is there any other mappings available for glassfish properties?


Thanks & Regards
Ashish Waghmare