I am new to spring-ws.
I like to test my jibx binding.
To test this I want to
1. some how in the test case supply the request xml message.
2. the end point should then be called and the...