[Freeswitch-users] Question about usage of mod_java

I Ki i.mkmo at hotmail.com
Sat Nov 8 22:08:28 PST 2008


 Hi,I've been testing the usage of mod_java and reading Freeswitch documentation but been having some problems which I think might even be something very simple which I've missed. Hope some could give a hint..mod_java installation has gone through successfully and mod_java.so is compiled and installed. Configuration files java.conf.xml and dialplan are configured as instructed in http://wiki.freeswitch.org/wiki/JavaCompilation of the Java example in the same page is successful (CLASSPATH included freeswtich.jar of course). Problem comes when I try to initiate the script via dialplan - that is I'm trying to make a call to an extension which then calls this example script (dialplan says: <action application="java" data="PhoneTest arg1 arg2 arg3"/>).Error message gives me:Exception in thread "Thread-1" java.lang.ClassNotFoundException: /usr/local/freeswitch/scripts/PhoneTest        at java.lang.Class.forName0(Native Method)        at java.lang.Class.forName(Class.java:242)        at org.freeswitch.Launcher.launch(Launcher.java:65)I presume this means that the script is called invalid manner? I've been trying to call the PhoneTest with full path, locating it together with freeswitch.jar, creating a directory PhoneTest just name it.Documentation does not say if the Java binary needs to be in certain location or not - is there amandatory location for it? What else am I doing wrong?      Nic <br />

Chat online and in real-time with friends and family! Windows Live Messenger
_________________________________________________________________
Easily publish your photos to your Spaces with Photo Gallery.
http://get.live.com/photogallery/overview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081109/daed04b7/attachment-0002.html 


More information about the FreeSWITCH-users mailing list