On Sun, Mar 3, 2013 at 12:56 AM, Sam Carleton wrote:
> I have been using Axis2/C for years and am now trying to figure out how to
> move to Axis2/Java using Mavin as the build system. My current process is
> to run a command line batch process to generate all the C code from the
> WSDL using WSDL2
I did a little research and found that in the Rampart trunk, there is a change
to address the issue below (also filed under
https://issues.apache.org/jira/browse/RAMPART-374). The change is to introduce
a custom RampartUsernameTokenValidator which is plugged in via the
RampartMessageData. I am