Re: setting up Maven2 WSDL2Code Plug-in

2013-03-07 Thread Kishanthan Thangarajah
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

RE: Rampart and WSS4J 1.6.x - USERNAME_TOKEN validation in Rampart WS-Password Callback Handler

2013-03-07 Thread Shah, Sumit (CGI Federal)
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