[Asterisk-java-cvs] CVS: asterisk-java/xdocs index.xml,1.18,1.19
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-07-23 08:27:35
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8632/xdocs Modified Files: index.xml Log Message: Changed use of deprecated encode/decode methods Index: index.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/index.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -p -r1.18 -r1.19 --- index.xml 10 Jul 2005 17:26:15 -0000 1.18 +++ index.xml 23 Jul 2005 08:27:27 -0000 1.19 @@ -90,8 +90,7 @@ cvs -z3 -d:pserver:ano...@cv...urcef </subsection> <subsection name="Requirements"> <p>At runtime Asterisk-Java requires a Java Runtime - Environment (JRE) of at least version 1.4 (1.3 might work - when using log4j, though that has not been verified). It has + Environment (JRE) of at least version 1.4. It has been successfully tested on Sun's JVM and Bea's JRockit.</p> <p>Of course you also need a working Asterisk server. When using the Manager API be sure that it has been enabled (see |