Yes it is not an issue or problem; I meant I'm doing something wrong because I couldn't reach the web service.
After installing osgi.cmpn and dosgi single-bundle dist., I've installed my spring dm demo bundle. These 3 bundles seem active and on log file of karaf says that: Application context successfully refreshed (OsgiBundleXmlApplicationContext(bundle=com.aspone.trh.springdm-demo, config=osgibundle:/META-INF/spring/*.xml)) Defaulting to pojo configuration type Using a default address : http://localhost:9000/com/aspone/trh/springdmdemo/ExampleService Creating a com.aspone.trh.springdmdemo.ExampleService endpoint from CXF PublishHook, address is http://localhost:9000/com/aspone/trh/springdmdemo/ExampleService Could not find intent map file /OSGI-INF/cxf/intents/intent-map.xml Injected intents: {} But when I hit http://localhost:9000/com/aspone/trh/springdmdemo/ExampleService?wsdl I get http 404 error. I think I'm still missing something. Kind regards Ilker -- View this message in context: http://old.nabble.com/How-to-install-cxf-dosgi-ri-multibundle-distribution-to-karaf-1.4-tp28253532p28256049.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
