The problem comes from this error : Could not find intent map file
/OSGI-INF/cxf/intents/intent-
map.xml

I propose that you post this error on CXF forum which is more related to
this kind of question

Kind regards,


Charles Moulliard

Senior Enterprise Architect (J2EE, .NET, SOA)
Apache Camel Committer

*******************************************************************
- Blog : http://cmoulliard.blogspot.com
- Twitter : http://twitter.com/cmoulliard
- Linkedlin : http://www.linkedin.com/in/charlesmoulliard


On Thu, Apr 15, 2010 at 4:29 PM, olamalam <[email protected]>wrote:

>
> 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.
>
>

Reply via email to