Yep, it appears that moving to the 1.1 snapshot does the trick. Thom
-----Original Message----- From: Shulok, Thomas Sent: Wednesday, August 05, 2009 3:31 PM To: [email protected] Subject: trouble with service decorators (D-OSGi) Hello All, I've got D-OSGI working fine as long as I programmatically include the remoting properties in the registration. When I create a new bundle with the service decorators in an OSGI-INF/remote-service/sd.xml file, however, the service is not getting remoted. So, obvious question first, is the service decoration capability part of release 1.0 or is that only in the dev builds? If it is in 1.0, are there any common gotchas? I'm starting all the CXF/D-OSGI bundles first, then the bundle with the sd.xml, then the bundle that regsiters the service that should get decorated. The service is getting registered locally, just not remotely as it does when the props are included with the registration. Many thanks, Thom http://cxf.apache.org/distributed-osgi-reference.html#DistributedOSGiRef erence-ContributingDistributionpropertiestoExistingServices%2528withoutc hangingthem%2529
