This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
scalampp /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Dec 22 07:47:02 -0800 2008 | |
| |
README.textile | ||
| |
build.xml | ||
| |
db/ | Mon Dec 22 07:48:20 -0800 2008 | |
| |
docs/ | ||
| |
lib/ | Sun Oct 12 10:28:26 -0700 2008 | |
| |
public/ | ||
| |
src/ |
README.textile
Projecto de SD
Alcides Fonseca
amaf@student.dei.uc.pt
Compiling
ant compile
Running
(Make sure the db/dev.db is writable)
ant ns
In the build folder:
scala BootServer 5222 – Starts the XMPP server in the port 5222
scala BootClient – Starts a XMPP client
scala BootClient --jabber – Starts a XMPP client connecting to Jabber.org
WebInterface:
Start the Tomcat from the build folder, after compiling. Also, make a softlink from the ROOT folder in the tomcat home to the public folder in this project. This alone should be enough to run the project.








