Which deals with install and running of JAIN SLEE - seems to be a bit outdated
The directory is not present and "ant" command doesnt seem to be applicable.
[usr]$ cd mobicents-slee-core-2.7.0.FINAL/release
[usr]$ ant
Mobicents JAIN SLEE, as all Mobicents projects, uses a SVN repository for source storage and version control. The public anonymous SVN URL is http://mobicents.googlecode.com/svn
To checkout the Mobicents JAIN SLEE project trunk (sources under development) a SVN client is required. Open a shell in slee/svn and execute:
svn checkout http://mobicents.googlecode.com/svn/trunk/servers/jain-slee trunk
You can download the Binary zip files
from http://sourceforge.net/projects/mobicents/files/Mobicents JAIN SLEE Server.
In this form of installation, simply unzip the downloaded zip file to the directory of your choice on any operating system that supports the zip format.
Unzip the release file
Unzip the file to extract the archive contents into the location of your choice. You can do this using the JDK jar tool (or any other ZIP extraction tool). In the example below we are assuming you downloaded the zip file was named mobicents-jainslee-2.7.0.FINAL.zip to the /mobicents directory.
[usr]$ cd /mobicents [usr]$ jar -xvf mobicents-jainslee-2.7.0.FINAL.zip
--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[usr]$ cd /mobicents [usr]$ jar -xvf mobicents-jainslee-2.7.0.FINAL.zip
export JBOSS_HOME=/opt/gmlc_standalone/jboss-5.1.0.GA/
cd /opt/gmlc_standalone/jboss-5.1.0.GA/
./run.sh -b 10.10.101.67 (ip of Jboss server)
[usr]$ cd jain-slee/release [usr]$ ant
--
If you received this email in error, please notify us immediately by sending an e-mail or by calling.
--