Modified Files:
Updated buildfile in rmi-target to copy conf and properties files to
build class files
build.xml
Removed interface Serializable (Sebastian Bablok, Ralf Keidel)
src/java/de/fhworms/ztt/ox/core/ListFactory.java
Implemented Logger Functionality (Logger API)
Fixed unDeployment.
ExamServer and DeploymentDeamon now read their Properties from Conf-files
src/java/de/fhworms/ztt/ox/deployment/DeploymentDeamonImpl.java
src/java/de/fhworms/ztt/ox/deployment/ExamDeployment.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClient.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnectorImpl.java
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java
Added LoginChecks when ExamClients want to login
src/java/de/fhworms/ztt/ox/examserver/ExamServer.java