<feed xmlns='http://www.w3.org/2005/Atom'>
<title>moa-zs/src/test/resources, branch 2.0.0-RC2</title>
<subtitle>Middleware that allows a sender application to send delivery requests to delivery services</subtitle>
<id>https://git.egiz.gv.at/moa-zs/atom?h=2.0.0-RC2</id>
<link rel='self' href='https://git.egiz.gv.at/moa-zs/atom?h=2.0.0-RC2'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/'/>
<updated>2019-10-04T12:25:59+00:00</updated>
<entry>
<title>Update readme.md</title>
<updated>2019-10-04T12:25:59+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-10-04T12:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=ff47866920e7c51a824f6e98c40d8fd4ca380940'/>
<id>urn:sha1:ff47866920e7c51a824f6e98c40d8fd4ca380940</id>
<content type='text'>
- Put SSL client auth guide into separate file.
- Add download link to apps.egiz.gv.at/releases.
- Put note that cluster mode is not ready.
</content>
</entry>
<entry>
<title>Fix Property Key "filetype" (Was "type") in application.yaml</title>
<updated>2019-10-04T09:26:22+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-10-04T09:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=907200746c233153f3aee16b10b743c87535b1bb'/>
<id>urn:sha1:907200746c233153f3aee16b10b743c87535b1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update zusemsg and zusetnvz to Newest Version &amp; Accommodate Changes</title>
<updated>2019-10-03T14:09:47+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-10-03T14:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=ee8c694c12850b27144a664c948c3b84398ead6f'/>
<id>urn:sha1:ee8c694c12850b27144a664c948c3b84398ead6f</id>
<content type='text'>
Upgrade zusemsg 2.2.0 to 2.2.007:
- msg:RelayedViaERV
  - Change from boolean to complex type (ervcode).
  - Move from msg:DeliveryRequestStatusType/Success into
    msg:DeliveryRequestStatusType, which affects Success, Error, and
    PartialSuccess.
  - Was removed from DeliveryNotificationType.
- Change msg:DeliveryNotification/Answer from list to singleton.
- Change msg:DeliveryRequestStatusType/PartialSuccess is to type AnswerType.
- msg:DeliveryRequestStatusType and msg:DeliveryNotificationType
  receive the attribute ID (for signature referencing).
- Add new optional element msg:AustrianAdressesOnly (IndicatorType) to
  DeliveryRequestType/Receiver/(choice sequence).
- Add new optional element ClearingProfilID to DeliveryRequestType/Sender.
- Add new element ERVConfirmedDelivery, which subsitutes msg:Answer
  and extends msg:AbstractOperation
  - Has element ErvCode (also new token256 type).
  - Has element ERVDeliveryTimestamp.
- Add new optional element TargetIdentification of type
  p:IdentificationType to msg:DeliveryNotification/User/ as optional
  element.
- Add new enumeration "System" to msg:DeliveryNotification/User/Role.
- Rename type AustrianLanguageType from
  "AustrianEthicMinorityLanguageType" to "AustrianLanguageType" and
  add "DE" as value.
- msg:Tags were unbounded, now they are limited to 20.
- VersionNumberType: Patch version can have three digits.

Upgrade zusetnvz 2.2.0 to 2.2.006:
- Add StandardMimeTypeList to tnvz:QueryPersonResponse and
  tnvz:QueryAdressabilityResponse.
- Add AllStandardMimeTypes (indicator) to tnvz:PersonResult/Success.
- Add optional msg:MetadataList to tnvz:PersonQueryType/Metadata
  tnvz:AddressabilityQueryType/Metadata.
- Move tnvz:AustrianAdressesOnly to msg namespace.

Carry zusemsg changes into app2mzs interface:
- Switch namespace of AustrianAdressesOnly from tnvz to msg.
- Add new optional element ClearingProfilID to
  mzs:DeliveryRequestType/Sender; Reason: Element was added to zusemsg
  2.2.007.
- Add new choice in mzs:DeliveryNotification to forward new answer
  type msg:ERVConfirmedDelivery to the app.
- Move msg:RelayedViaERV from SuccessType into MessageType (now it's
  available to all types that derive from MessageType).

Accommodate zusemsg/tnvz changes in code base:
- TNVZHelper: Consider StandardMimeTypeList when assessing if
  DeliveryRequest/mimetypes overlap with TNVZ's Accepted Mimetypes.
- Msg2MzsConverter:
  - Put getRelayedViaERV() into all DeliveryStatusRequest replies.
  - Honor that Notification/Answer is Singleton instead of List.
  - Handle case were DeliveryNotification/Answer is of type
    ERVConfirmedDeliveryType.
  - Remove RelayedViaERV from DeliveryNotification as this element is
    not available anymore.
- NotificationResponse: Honor that Notification/Answer is Singleton
  instead of List.

Fix all testcases and sample soap messages to comply with schema changes.
</content>
</entry>
<entry>
<title>For {TNVZ, MSG}: Switch to Soap 1.2</title>
<updated>2019-10-02T12:30:43+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-10-02T12:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=b3060f8ba40280d438e2b4b06b39aed84c587f7a'/>
<id>urn:sha1:b3060f8ba40280d438e2b4b06b39aed84c587f7a</id>
<content type='text'>
- But: Leave MZS Interface at Soap 1.1
- Add ClientFactory.createSOAP11 to ensure that we can talk back to the app.
</content>
</entry>
<entry>
<title>Rename MzsClient to AppClient</title>
<updated>2019-09-03T11:06:48+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-09-03T11:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=3b114adee71e1e2477898d55c91cd573f0e48857'/>
<id>urn:sha1:3b114adee71e1e2477898d55c91cd573f0e48857</id>
<content type='text'>
...since it's a client that communicates with the app.
</content>
</entry>
<entry>
<title>Fix Tnvz Typo</title>
<updated>2019-08-30T11:36:20+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-08-30T11:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=c048d2ee787197b963dc1e8fa9297cf1cd3a4307'/>
<id>urn:sha1:c048d2ee787197b963dc1e8fa9297cf1cd3a4307</id>
<content type='text'>
- sed 's/tvnz/tnvz/'
</content>
</entry>
<entry>
<title>Logging: Add and Document Log Levels of Components</title>
<updated>2019-08-30T11:23:36+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-08-30T11:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=fce637395dc821611f33b54aeaefa26e0b2c4175'/>
<id>urn:sha1:fce637395dc821611f33b54aeaefa26e0b2c4175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Logback: Prevent Long logger Names from being Truncated</title>
<updated>2019-08-30T11:22:43+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-08-30T11:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=bad70ab9ccf4de5b258aa3a6fd5e0f6df02f11f7'/>
<id>urn:sha1:bad70ab9ccf4de5b258aa3a6fd5e0f6df02f11f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move lockback config</title>
<updated>2019-08-30T11:09:51+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-08-30T10:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=64be71fc4faf504942e709b6a7b598081427c5cf'/>
<id>urn:sha1:64be71fc4faf504942e709b6a7b598081427c5cf</id>
<content type='text'>
- Otherwise app wont detect it
</content>
</entry>
<entry>
<title>Organize application.yaml</title>
<updated>2019-08-30T11:09:51+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-08-30T10:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=239398559a14ce75b945d9ec0d22f41d795b89f7'/>
<id>urn:sha1:239398559a14ce75b945d9ec0d22f41d795b89f7</id>
<content type='text'>
- Add better descriptions.
- Reorder entries.
</content>
</entry>
</feed>
