Hi, >From what I've seen in the modified code, there should now be an id attribute on the bus in core.xsd.
However, I can't find it in http://cxf.apache.org/schemas/core.xsd Should I use another xsd or is this one obsolete? My goal is to configure two buses. One for incoming messages, the other for outgoing messages. Both will use a different set of interceptors (which is why I want two buses). Can someone tell me how to do that? Thanks, Henri
