On Fri, Oct 17, 2008 at 4:03 PM, Bai Shen <[EMAIL PROTECTED]> wrote: > I set up my server with Rampart. So when I send a message from my Axis2 > client, it gets rejected because there's no security header. So now I need > to configure my client to use Rampart. I got the service client and told it > to engage rampart, but I keep getting back the error that it can't engage > Rampart. I've copied over all of the jars from the Rampart lib dir, but > that didn't see to help. So I'm at a loss atm on how to configure my client > to use Rampart. Any help would be appreciated. TIA. >
I finally got it working by referencing an axis2.xml file. However, I was trying to get it to work without using an axis2.xml file. I'd like to do everything in the code. AFAIK, this is possible, but I wasn't able to get it to work.
