Re: [Asterisk-java-devel] What are the differences between versions 0.3 and 0.3-m1?
Brought to you by:
srt
From: <Jes...@ha...> - 2006-10-11 18:45:50
|
Hello all, Asterisk newbie developer here, please bear with me. I have inherited a project that requires an upgrade to 0.3-m1 as that version puportedly fixes an OutOfMemoryException bug that we were seeing. However the upgrade broke our build. The ManagerConnection class no longer supports the method addEventHandler(ManagerEventHandler meh) but if I recall correctly (it's been a couple days since I've looked at it) now only has the ability to add a Listener or something of the sort. Regardless, the methods apparently weren't deprecated as I would have expected but simply *dropped* from the API altogether. I was hoping to find some documentation of the API changes in the 0.3-m1 release as I have a broken app which needs to be fixed using the new API. I'm assuming the reworking shouldn't be that difficult to accomadate the API changes. Hope not anyway. Any pointers to the newest APIs would be appreciated. thanks all, Jess "Bruno Negrao" <bn...@gm...> Sent by: ast...@li... 10/11/2006 12:20 PM Please respond to ast...@li... To ast...@li... cc Subject [Asterisk-java-devel] What are the differences between versions 0.3 and 0.3-m1? Hi guys, I'd like to know what are the differences between versions 0.3 and 0.3-m1? Which of them should I use? I use asterisk 1.2 and I plan to use 1.4 soon. Thank you, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Asterisk-java-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |