Commit Graph

118 Commits

Author SHA1 Message Date
16b935ca92 Removed unused project natures from .project 2019-12-04 18:46:49 +01:00
06f2cdb028
Merge pull request #2 from informatik-ag-ngl/f/sync
Sync
2019-11-09 14:57:48 +01:00
d47727a584 Ignoring optional compile problems for generated sources 2019-11-05 06:01:17 +01:00
Maxi
57ecfcb9fa Adjusted Java Doc Created 2019-11-01 12:17:00 +01:00
0251d120df Fixed name of list properties 2019-10-28 06:18:16 +01:00
Maxi
81865e954c * Replacing the message_schema.xsd and the user_schema.xsd with
sync_schema.xsd.
* Added UserStatus
* Changed bindings.xml to support the UserStatus Enum properly.
2019-10-27 22:10:47 +01:00
a9b55ee1fb Added EnvoyException class 2019-10-27 21:35:05 +01:00
derharry333
430b999946 Fixed issue #5 in Envoy Server 2019-10-12 14:20:36 +02:00
a195ed2c7e Added MessageState enumeration and XJB file for message schema 2019-10-11 15:10:56 +02:00
a602e16372 Changed Sender element in message_schema.xsd to long to support user IDs 2019-10-10 21:23:51 +02:00
Maxi
cc8116b0dc Changed recipient type from String to long (now sending ID not name). 2019-10-09 21:55:50 +02:00
dddc6d4942
Merge pull request #1 from informatik-ag-ngl/f/user_schema
Added user_schema.xsd
2019-10-06 09:56:32 +02:00
91a0ab8d55 Renamed userListSchema to user_schema, changed id to long data type 2019-10-06 09:50:17 +02:00
Maxi
d6d4452dd7 New xsd schema to send all users to the client 2019-10-05 22:45:24 +02:00
1e18b5b2b1 Expanded message_schema.xsd to support message lists 2019-10-05 15:05:41 +02:00
5254a83e8c Updated message schema to support JAXB 2019-09-28 16:21:07 +02:00
4773eed28c Added message schema 2019-09-28 14:20:25 +02:00
aba7d6a767
Initial commit 2019-09-28 13:46:33 +02:00