Found saaj.jar (pre-1.3) in resin's lib directory. This version was picked up before saaj-api-1.3.jar in airline app. Fix was to remove the saaj.jar from resin's lib dir.
Type: Posts; User: tvelkoff; Keyword(s):
Found saaj.jar (pre-1.3) in resin's lib directory. This version was picked up before saaj-api-1.3.jar in airline app. Fix was to remove the saaj.jar from resin's lib dir.
Built airline sample using Maven 2 after cleaning repository. Deployed war on Resin app server 3.0.18. Generated request using soapui eclipse plugin.
Anyone else encountered this?
Beginning...
SpringUnit enables data-driven unit and integration testing by extending classes in spring-mock jar. With SpringUnit, you can reuse test data values across different tests, where data values are...