[Asterisk-java-users] classpath not found error
Brought to you by:
srt
From: Gopal k. <gop...@pe...> - 2008-01-23 12:40:38
|
Hi, I am using asteriskjava 0.3.1, when I tried the HelloAgi example in the url http://asterisk-java.org/development/tutorial.html it was working fine, in the same page Manager API programs are there, HelloManager, HelloEvents, I tried both of them, but i am getting the following error in fastagi console, Error: SEVERE: Unable to create AgiScript instance of type HelloManager: Class does not implement the AgiScript interface Jan 23, 2008 4:13:24 PM org.asteriskjava.fastagi.AbstractMappingStrategy createA giScriptInstance SEVERE: Unable to create AgiScript instance of type hello.agi: Class not found, make sure the class exists and is available on the CLASSPATH Jan 23, 2008 4:13:24 PM org.asteriskjava.fastagi.internal.AgiConnectionHandler r un SEVERE: No script configured for URL 'agi://localhost/hello.agi?user=5101' (scri pt 'hello.agi') Can you please help me on this. -- Thank you with regards, Gopal, PeopleTech Systems Private Limited www.peopletech.co.in |