Re: [Asterisk-java-users] New to asterisk Java
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2008-04-22 16:10:07
|
Hi Jason, Are you running JBoss with EJB3 support? It's how I run an AgiServer already. You're welcome to the code. I ran it before with EJB2.x support, so I can dig that out of the version control too, if you only have EJB2 support. I'll send you the files off-list :) Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221 > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...] On > Behalf Of Jason J Burich > Sent: Tuesday, April 22, 2008 10:58 AM > To: ast...@li... > Subject: Re: [Asterisk-java-users] New to asterisk Java > > Stefan, Martin, > > Thanks for your responses. I had never considered running > the AgiServer > from inside of the container. I think I will look at running the > AgiServer inside of Jboss then. I'm not entirely sure, but it appears > to me the best way to do this would be to implement an Mbean that > controls the server. I've done a little digging, and it does > not appear > that one exists yet. Before I write the code I just wanted to verify > that I am correct in saying that there is no Mbean for controlling the > DefaultAgiServer? > > Thanks, > Jason > > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...] On > Behalf Of > Stefan Reuter > Sent: Monday, April 21, 2008 4:50 PM > To: ast...@li... > Subject: Re: [Asterisk-java-users] New to asterisk Java > > Hi, > > > In other words, whatever started it should stop it. I believe the > > default server provided by A-J can only be stopped by > killing process, > > > though. > > Yes it doesn't even call shutdown if you kill it or hit > ctrl-c. I think > there are hooks in the VM that we could hook into to do this. I am > however not sure how this would affect users running DefaultAgiServer > inside containers. > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50760 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: ste...@re... > Jabber: ste...@re... > WWW: http://www.reucon.com > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to > save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java > .sun.com/javaone > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |