Hi all,

I am an xfire user who is used to the xfire services.xml. I am now porting
the services.xml to cxf.xml and have it working for a simple 'Hello World'
case.

I have a requirement to refer to beans defined else where in the cxf.xml.
XFire used to let me do this using the # convention.

Example : <serviceBean>#ihelloService</serviceBean>.

I tried a similar approach with cxf.  However, it cannot find the bean. Has
anybody tried this? Is this approach supported in cxf?

Thanks,
Jacob

Reply via email to