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