Re: [Asterisk-java-users] I cannot start to using asterisk-java.
Brought to you by:
srt
From: Stefan R. <ste...@gm...> - 2008-07-26 23:54:01
|
Well that means your classpath does not include the current directory or you are not starting Asterisk-Java from the directory that contains your AGI script class. On Fri, Jul 25, 2008 at 3:34 PM, Jorge Libreros <hyn...@ya...> wrote: > Mr. Stefan > > No, it doesn't work either. > > This is the output. > > Jul 24, 2008 7:59:26 PM org.asteriskjava.fastagi.DefaultAgiServer startup > INFO: Received connection from /127.0.0.1 > Jul 24, 2008 7:59:26 PM > org.asteriskjava.fastagi.ResourceBundleMappingStrategy loadResourceBundle > INFO: Resource bundle 'fastagi-mapping' not found. > Jul 24, 2008 7:59:26 PM org.asteriskjava.fastagi.AbstractMappingStrategy > createAgiScriptInstance > SEVERE: Unable to create AgiScript instance of type Procesador: Class > not found, make sure the class exists and is available on the CLASSPATH > Jul 24, 2008 7:59:26 PM > org.asteriskjava.fastagi.internal.AgiConnectionHandler run > SEVERE: No script configured for URL > 'agi://localhost/Procesador' > (script 'Procesador') > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |