Vineet Chaudhary adccf499ad FS-7256 : Unable to load mod_java.
FS not able to load mod_java because in load_config switch_status_t status
is not initialised and in some conditions status is not gets set ever
resulting returning garbage value, resulting failuar to load mod_java.so.

With this patch status is set to SWITCH_STATUS_SUCCESS so in case everything
is loaded it can load mod_java else status is set to SWITCH_STATUS_FALSE(which
is already covered).
2015-02-10 12:43:26 +05:30
..
2014-09-09 17:59:29 -05:00
2012-11-01 15:04:31 -05:00
2012-11-01 15:04:31 -05:00
2014-05-24 09:14:21 +00:00
2007-11-22 08:07:32 +00:00
2012-11-01 15:04:31 -05:00
2015-02-10 12:43:26 +05:30
2014-09-06 07:18:38 +08:00