[Freeswitch-users] Java.conf.xml question
junkmail
junkmail at lone.ath.cx
Mon Oct 15 15:59:23 MSD 2012
Hello. I have a question about the java.conf.xml and how it is to be
used. specifically the <startup> tag
I thought it would operate much like the lua.conf.xml, but maybe it
doesn't. I created a class and had it run like this.
<startup class="listener" method="startup" args=""/>
But unless the class returns(exits) it will hang freeswitch till
freeswitch kills itself or kill the mod_java module. I was looking in
how to get a java process to "back ground itself" like forking in other
languages it seems that this is not commonly done or at least in the
same sense.
So here I am just wondering if I am trying to make this do something
that it was not meant to do? Also if you would be able to explain what
the purpose is. ;)
thanks
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list