Hi I have created an end call class to write a record to a db when a hangup occurs.
However I am getting the following error ;
Error with admin service startup,02/28/2013 09:43:45.031,Could not create an instance of on end application class xx.Endcall. The error was: java.lang.ClassCastException: xxxx.Endcall cannot be cast to com.audium.server.proxy.EndApplicationInterface
java.lang.ClassCastException: xxx cannot be cast to com.audium.server.proxy.EndApplicationInterface
Maybe it's the way that I am adding it under application properties
http://tinypic.com/r/8zl8nd/6or something else on my code ?
http://pastebin.com/tCSwEkUPAny ideas ?
Thanks