aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Add Unit Tests "Reject Formally Incorrect Delivery Request"Christof Rabensteiner3-2/+79
2019-03-19Add Unit Test Stub for App2MzsServiceChristof Rabensteiner4-3/+102
- Unit test makes a http request to the service - Fix NPE by adding endpoint.setAdress("/") - Choose better name for App2MzsService
2019-03-19Add App2MzsService StubChristof Rabensteiner4-4/+70
- Try it out with mvn spring-boot:run
2019-03-19Init Repo + Contract App2mzsChristof Rabensteiner17-0/+2416
- Can generate java sources with wsdl2java (mvn generate-sources) - Add multiple versions of app2mzs because I don't know which one is right. - Fix zuseutil's wsdl (import statement) - Remove header in 1.5.3-rc1's wsdl