I'm fairly certain the ordering of header elements is based on the
ordering of WSS4J "actions", which you can define in CXF config.
See, for example,
https://svn.apache.org/repos/asf/incubator/cxf/trunk/systests/src/
test/java/org/apache/cxf/systest/ws/security/client.xml
On Oct 5, 2007, at 9:02 AM, Mayank Mishra wrote:
Hi all,
Is there any way to configure layout (ordering) of security items
in security header using WSS4J? or that's specific to WSS4J
implementation?
My question is specific to using WSS4J and spring configuration in
CXF.
With Regards,
Mayank