Hi,

Can anybody give a solution on how to embed CXF Headers?  I want to do the
following:

Header valueHeader = new Header(VALUE, "546738", new
JAXBDataBinding(String.class));
                
                Header nameHeader = new Header(NAME, "myId", new
JAXBDataBinding(String.class));
                
How do I embed these two elements as the child elements to a Header?

what's the way? 

Header itemHeader = new Header(ITEM, ?

thanks

-Sonam

________________________________________________
Message sent using UebiMiau 2.7.9


Reply via email to