Commit Graph

7 Commits

Author SHA1 Message Date
Chrys Exaucet
463ffd8b61 BAEL-5540: Sending Soap Request via Postman (#12581)
* fix(build): remove jaxb2-maven-plugin plugin

XCJ fails due to unresolved/conflicting  dependencies. The project runs fine without jaxb2-maven-plugin plugin, given maven-jaxb2-plugin is already there.

* fix(build): correct gen files imports

maven-jaxb2-plugin generates in  com.baeldung.springsoap.client.gen, not com.baeldung.springsoap.gen

* chore: add postman collection

* revert: set back jaxb2-maven-plugin

Didn't run project with Java 1.8, that's why I was facing build errors

reverts cb3aed358c & 56f2b1fd93
2022-08-15 22:01:44 -06:00
amit.pandey
63f1a1497a ingore files generated after build 2020-08-02 00:55:58 +05:30
Sampada
a2e8282015 BAEL-3989: Calling a SOAP web service from Spring (#9174) 2020-04-25 09:44:35 -07:00
Ciro Alvino
29e492342e Update ApplicationIntegrationTest.java 2019-02-10 17:13:27 -08:00
ciro
31f858f3ba review changes 2019-02-10 17:12:04 -08:00
ciro
822b09baab BAEL-2466 moving request.xml 2019-01-29 11:31:15 -08:00
alv21
931dc2ae18 BAEL-2466 spring soap 2019-01-25 21:15:59 -08:00