aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/scheme
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner9-9/+9
2019-12-05Fix Missing Parameters in ERVDeliveryConfirmed NotificationChristof Rabensteiner1-2/+19
2019-11-29Fix NPE When Receiver Is Identified by IdentityChristof Rabensteiner1-4/+14
2019-11-22Fix Msg Schema Error: Honor Mutual Exclusiveness of <Choice>Christof Rabensteiner1-3/+6
2019-11-06Remove Unused TNVZ VersionChristof Rabensteiner1-1/+0
2019-11-06Bump zusetnvz Contracts to Version 2.2.008Christof Rabensteiner1-2/+0
2019-10-30Remove JAXB Class Not Found FixChristof Rabensteiner1-8/+3
2019-10-07Fixes in app2mzs Schema and CodeChristof Rabensteiner1-3/+5
2019-10-07Resolve Sonarqube FindingsChristof Rabensteiner3-4/+0
2019-10-04Fix Validation Error MessageChristof Rabensteiner1-1/+1
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner8-1/+29
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner9-0/+189
2019-10-03Update zusemsg and zusetnvz to Newest Version & Accommodate ChangesChristof Rabensteiner3-25/+16
2019-10-02For {TNVZ, MSG}: Switch to Soap 1.2Christof Rabensteiner1-6/+6
2019-09-03Rename MzsClient to AppClientChristof Rabensteiner3-3/+3
2019-08-28Fixes and RefactoringChristof Rabensteiner1-10/+2
2019-08-28Ensure that Each Step of Each Backend Process is LoggedChristof Rabensteiner1-1/+2
2019-08-23Fix Binary-Status-Missing BugChristof Rabensteiner1-0/+1
2019-08-23Fix JAXB Unmarshalling / Conversion BugChristof Rabensteiner1-15/+23
2019-08-23Fix: JAXB + Java >= 9 Class Loader Bug & Ensure Tomcat DeploymentChristof Rabensteiner1-3/+10
2019-08-19Refactor Error MessagesChristof Rabensteiner1-3/+3
2019-07-22Test Flow of DeliveryRequest from "End-To-End" & Fix BugsChristof Rabensteiner3-11/+62
2019-07-18Fix: Remove Hardcoded Version in Mzs2MsgConverterChristof Rabensteiner1-1/+1
2019-07-17Put MoaZSException on Diet & Handle Edge CasesChristof Rabensteiner5-32/+67
2019-07-16DeliveryNotification: Change Mzs Schema, Convert From Msg to MzsChristof Rabensteiner1-8/+94
2019-07-16Implement ForwardResponseToService Sink And All Its ImplicationsChristof Rabensteiner4-11/+37
2019-07-12Allow App To Choose Between MsgResponse SinksChristof Rabensteiner3-0/+26
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner2-8/+8
2019-07-09Refactor MsgResponse and its IDsChristof Rabensteiner3-34/+28
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner8-425/+176
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner4-0/+423
2019-07-03Refactor: Remove "? extends X" in Return ParameterChristof Rabensteiner1-1/+1
2019-07-03TnvzHelper: Handle Edge Case and Add Test CasesChristof Rabensteiner1-1/+1
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner3-10/+9
2019-06-28Remove EgovUtils DependencyChristof Rabensteiner1-1/+1
2019-06-28Refactor: Deduplicate Code by Simplifying MarshallerConfigChristof Rabensteiner1-2/+13
2019-05-28Remove Unused ImportsChristof Rabensteiner1-1/+0
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner2-1/+4
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner3-29/+68
2019-05-23MZS Schema Changes + Changes in InterfaceChristof Rabensteiner1-0/+75
2019-05-13Refactor MarshallerChristof Rabensteiner1-4/+4
2019-05-13Refactor and Format Fixes in Mzs2MsgConverterChristof Rabensteiner1-3/+3
2019-05-08WIP delivery request validationChristof Rabensteiner1-3/+0
2019-05-08Refactor: Consolidate Schema-Related ComponentsChristof Rabensteiner3-0/+408