Sergey Beryozkin wrote
> It appears a bus allocated to the endpoint is different to the one where 
> the properties are set. If yes - you can have the endpoint linked to a 
> specific bus id

Hi Sergey,

Thanks for quick response, yes, that indeed seems to be the case, bus
allocated to endpoint is different than the one that has properties defined.

However, I thought if I define it with 
<cxf:bus> 
         <cxf:properties> 
             <entry key="ws-security.enable.nonce.cache" value="false"/> 
         </cxf:properties> 
 </cxf:bus> 

that should be the default bus & I shouldn't need to define bus on every
endpoint. Am I wrong in assuming?





--
View this message in context: 
http://cxf.547215.n5.nabble.com/Properties-defined-on-Bus-are-not-available-on-Endpoints-tp5754469p5754476.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to