Hi Shyameni,
I believe you implemented new token by extending "Token" class. If so
please override "serialize(XMLStreamWriter writer)" method. See
"serialize" method of UsernameToken for a better understanding.
Thanks
AmilaJ
On Tue, Mar 29, 2011 at 7:56 PM, Shyameni Wijekoon wrote:
> hi all,
>
hi all,
We have implemented a new token in rampart-policy for authentication and
created clients who use this token. Now we want to use it in server side and
create services that accepts that token from clients.
I have added this token in services.xml and deployed in
tomcat/webapps/axis/services.