Menu

Webservice Commit Log


Commit Date  
[r285] by klotz

Modified Files:

fixed a typo that prevented compilation.
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java

2002-08-20 10:56:26 Tree
[r284] by klotz

Modified Files:

Modified build system to have rmi in default target. Made compile
to default target, because dist right now has no sense.
build.xml

Made it possible for the _REAL_ ExamClient to connect to RMIServer
and get ExamData etc ...
src/java/de/fhworms/ztt/ox/examclient/ExamClientApp.java

Updated to RemoteExam so now functionality is nested in RemoteExam
like the List of connected Clients and no more is Exam. RemoteExam
is a UnicastRemoteObject and _lives_ on the Server while Exam is
just Serializable and able to be send over the network.
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/ExamClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java
src/java/de/fhworms/ztt/ox/examserver/ExamServer.java
src/java/de/fhworms/ztt/ox/examserver/RemoteExam.java

2002-08-20 10:50:46 Tree
[r283] by weinerth

Modified Files:
resource/de/fhworms/ztt/ox/resources/bundles/ExamAdministrationClient.properties
resource/de/fhworms/ztt/ox/resources/icons/large/problemEditor.gif
resource/de/fhworms/ztt/ox/resources/icons/large/studentEditor.gif
src/java/de/fhworms/ztt/ox/examadministrationclient/CourseCatalogEditor.java
src/java/de/fhworms/ztt/ox/examadministrationclient/ExamAdministrationClient.java
src/java/de/fhworms/ztt/ox/examadministrationclient/StudentCatalogEditor.java
src/java/de/fhworms/ztt/ox/examadministrationclient/StudentEditPane.java
src/java/de/fhworms/ztt/ox/ui/OXBorderFactory.java
src/java/de/fhworms/ztt/ox/ui/plaf/OXLookAndFeel.java
Added Files:
resource/de/fhworms/ztt/ox/resources/images/splash.gif
src/java/de/fhworms/ztt/ox/ui/plaf/OXTabbedPaneUI.java

2002-08-19 11:07:09 Tree
[r282] by conner

Added ExamClient related classes. Not quite working yet!!!
Comments need to be added.

Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/examclient/ExamClientModel.java
src_test/java/unit/de/fhworms/ztt/ox/examclient/ExamClientModelTest.java
Added Files:
src/java/de/fhworms/ztt/ox/examclient/ExamClientApp.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientController.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientView.java

2002-08-15 16:02:06 Tree
[r281] by klotz

added Test for RemoteExam

Added Files:
src_test/java/unit/de/fhworms/ztt/ox/examserver/RemoteExamTest.java

2002-08-15 15:42:22 Tree
[r280] by klotz

removed methods
- getStudents
- getProblems
- getCourses
Modified Files:
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnectorImpl.java

2002-08-15 15:30:11 Tree
[r279] by klotz

fixed compile bug
added RemoteExamInterface for RMI rmic compilation

Modified Files:
src/java/de/fhworms/ztt/ox/core/ListFactory.java
Added Files:
src/java/de/fhworms/ztt/ox/examserver/RemoteExamInterface.java

2002-08-15 15:26:26 Tree
[r278] by klotz

extended RMI target to rmic RemoteExam Class
build.xml

extended Exam to hold a map with results
updated other classes to fit in new Design
src/java/de/fhworms/ztt/ox/core/Exam.java
src/java/de/fhworms/ztt/ox/core/ListFactory.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/ExamClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java
src/java/de/fhworms/ztt/ox/examserver/ExamServer.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamTest.java

Added Files:
RemoteExam now represents the Exam as UnicastRemoteObject on
ExamServer and holds values there
src/java/de/fhworms/ztt/ox/examserver/RemoteExam.java

2002-08-15 15:23:23 Tree
[r277] by weinerth

Implemented current OX L&F

Modified Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/CourseCatalogEditor.java
src/java/de/fhworms/ztt/ox/examadministrationclient/ProblemCatalogEditor.java
src/java/de/fhworms/ztt/ox/examadministrationclient/StudentCatalogEditor.java
src/java/de/fhworms/ztt/ox/ui/OXUIDefaults.java
src/java/de/fhworms/ztt/ox/ui/plaf/OXSplitPaneDivider.java

Added Files:
src/java/de/fhworms/ztt/ox/ui/OXBorderFactory.java

2002-08-15 13:21:12 Tree
[r276] by klotz

Committing in .

ResourceFiles for DeploymentDeamon and ExamServer.
More infos see files.

Added Files:
resource/de/fhworms/ztt/ox/deployment/DeploymentDeamon.conf
resource/de/fhworms/ztt/ox/deployment/logging.properties
resource/de/fhworms/ztt/ox/examserver/ExamServer.conf
resource/de/fhworms/ztt/ox/examserver/logging.properties

2002-08-14 14:06:45 Tree
Older >
MongoDB Logo MongoDB