Menu

Webservice Commit Log


Commit Date  
[r257] by schaaf

Modified Files:

removed some trash in interface and implementation
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java

2002-08-13 12:43:27 Tree
[r256] by conner

Added missing package statements (sorry)
Modified Files:
src/java/de/fhworms/ztt/ox/deployment/GpwData.java
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit1.java
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit2.java

2002-08-13 10:31:44 Tree
[r255] by schaaf

removed debug information
src/java/de/fhworms/ztt/ox/deployment/ExamDeployment.java
src_test/java/unit/de/fhworms/ztt/ox/deployment/ExamDeploymentTest.java

2002-08-13 10:24:00 Tree
[r254] by schaaf

Modified Files:
removed debug output at:
src/java/de/fhworms/ztt/ox/core/Exam.java
src/java/de/fhworms/ztt/ox/core/ExamParticipant.java

changed scope from private to public:
src/java/de/fhworms/ztt/ox/deployment/AccountBuilder.java
at: String create(Course course, Student student)

included AccountBuilder functionality
src/java/de/fhworms/ztt/ox/deployment/ExamDeployment.java

included Answer.setValue(false) for deployed Exam
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java

added unittest for testing setValue(boolean v)
src_test/java/unit/de/fhworms/ztt/ox/core/AnswerTest.java

changed filename in test testExamReadWrite()
src_test/java/unit/de/fhworms/ztt/ox/core/ExamTest.java

modified test to different behaviour of ExamDeployment
src_test/java/unit/de/fhworms/ztt/ox/deployment/ExamDeploymentTest.java

2002-08-13 10:11:15 Tree
[r253] by conner

Fixed a couple of typos (wrong indices)

Modified Files:
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit1.java
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit2.java

2002-08-13 10:07:34 Tree
[r252] by conner

Fixed ClassLoader error concerning too large classfile GpwDataInit by
splitting into two parts.

Modified Files:
src/java/de/fhworms/ztt/ox/deployment/GpwData.java
Added Files:
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit1.java
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit2.java
Removed Files:
src/java/de/fhworms/ztt/ox/deployment/GpwDataInit.java

2002-08-13 10:02:21 Tree
[r251] by kofler

Modified Files:
implemented getValue() and setValue() for ExamClient side
src/java/de/fhworms/ztt/ox/core/Answer.java

2002-08-13 08:28:25 Tree
[r250] by klotz

updated rmi task in build file.

Modified Files:
build.xml

2002-08-12 13:04:35 Tree
[r249] by klotz

Corrected some RMI specific problem concerning the remote object
calling. ExamClient now is a RMI-Server (UnicastRemoteObject).An
Interface for ExamClient was created. ExamClient still has only a
dummy function, it is not meant to be used only for tests right now.
The same for ExamAdministrationClient. So __DON'T__ use it.

Modified Files:
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnectorImpl.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClient.java
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnectorImpl.java
src/java/de/fhworms/ztt/ox/examserver/ExamClientConnector.java
src/java/de/fhworms/ztt/ox/examserver/ExamClient.java
src/java/de/fhworms/ztt/ox/examserver/ExamServer.java
Added Files:
src/java/de/fhworms/ztt/ox/examserver/ExamClientImpl.java

2002-08-12 13:01:58 Tree
[r248] by klotz

Created a class to help building Accounts in Deployment and for
checking vality of UserAccounts (RMI).

Added Files:
src/java/de/fhworms/ztt/ox/deployment/AccountBuilder.java
src_test/java/unit/de/fhworms/ztt/ox/deployment/AccountBuilderTest.java

2002-08-12 12:53:37 Tree
Older >
MongoDB Logo MongoDB