If i add this:

      <osgi:reference id="cxf_bundle_ref"
           interface="org.apache.aries.blueprint.NamespaceHandler"
filter="(osgi.service.blueprint.namespace=http://cxf.apache.org/blueprint/jaxws)"
 />

Problem is always present. Probably add an osgi:reference is wrong
because error is on spring xml validation where reference aren't yet
managed.


On Sun, 2011-12-18 at 03:56 -0800, Freeman-2 wrote:
> This can also explain why you first time install your customer bundle works,
> and also refresh your customer bundle works, at that moment the cxf-bundle
> already get chance to be fully started, and your customer bundle actually
> needn't download a remote xsd file in offline mode.
> 
> Btw, don't forget to remove $SMX_HOME/data folder when you change any
> things, so that can remove bundle cache which means your change can take
> effect.
> 
> Freeman
> 
> --
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/Problem-on-use-cxf-on-offline-environment-on-smx-4-4-x-tp5081157p5083732.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Reply via email to