Re: [Freeswitch-dev] mod_java startup/shutdown hooks

2009-06-30 Thread String Larson
Done. On Jun 29, 2009, at 10:03 AM, Michael Jerris wrote: > Sounds great, can you post the patch to http://jira.freeswitch.org ? > > Mike > > On Jun 27, 2009, at 3:01 PM, String Larson wrote: > >> >> I did some work on mod_java to allow for a user defined method to be >> called on startup and shu

Re: [Freeswitch-dev] mod_java startup/shutdown hooks

2009-06-29 Thread Michael Jerris
Sounds great, can you post the patch to http://jira.freeswitch.org ? Mike On Jun 27, 2009, at 3:01 PM, String Larson wrote: > > I did some work on mod_java to allow for a user defined method to be > called on startup and shutdown. > > The methods are defined in java.conf.xml: > > > arg="shutdo

[Freeswitch-dev] mod_java startup/shutdown hooks

2009-06-27 Thread String Larson
I did some work on mod_java to allow for a user defined method to be called on startup and shutdown. The methods are defined in java.conf.xml: I'd like to make this avail. to the FS codebase. Thoughts ? -str ___ Freeswitch-dev mailing list Fr