Hi Ralf,

You're mixing spring versions (3.1.4 vs 3.2.14). This might be a source for
problems ...

org.springframework.context/3.1.4.RELEASE
  org.apache.servicemix.bundles.spring-context-support/3.2.14.RELEASE_1

Regards,
Andreas

2015-11-24 8:08 GMT+01:00 rsteppac <[email protected]>:

> OK, here you go. But I am not sure the output is helpful as I cannot
> reproduce the exception I posted above. I have deployed the KAR.
> Web-services "patient" and "patient-registration" are dysfunctional in this
> deployment (SOAP fault "Can't transform a Source of type
> javax.xml.transform.stax.StAXSource"). The HP web-service works.
>
> karaf@root()> feature:uninstall graph-manager
> karaf@root()> feature:install -v graph-manager
> Adding features: graph-manager/[4.0.0.SNAPSHOT,4.0.0.SNAPSHOT]
> Changes to perform:
>   Region: root
>     Bundles to install:
>       mvn:ch.vivates.ams/graph-manager/4.0.0-SNAPSHOT
>       mvn:net.sf.ehcache/ehcache/2.9.0
>       mvn:org.springframework/spring-aop/3.1.4.RELEASE
>       mvn:org.springframework/spring-asm/3.1.4.RELEASE
>       mvn:org.springframework/spring-beans/3.1.4.RELEASE
>       mvn:org.springframework/spring-context/3.1.4.RELEASE
>       mvn:org.springframework/spring-context-support/3.1.4.RELEASE
>       mvn:org.springframework/spring-core/3.1.4.RELEASE
>       mvn:org.springframework/spring-expression/3.1.4.RELEASE
> Installing bundles:
>   mvn:ch.vivates.ams/graph-manager/4.0.0-SNAPSHOT
>   mvn:net.sf.ehcache/ehcache/2.9.0
>   mvn:org.springframework/spring-aop/3.1.4.RELEASE
>   mvn:org.springframework/spring-asm/3.1.4.RELEASE
>   mvn:org.springframework/spring-beans/3.1.4.RELEASE
>   mvn:org.springframework/spring-context/3.1.4.RELEASE
>   mvn:org.springframework/spring-context-support/3.1.4.RELEASE
>   mvn:org.springframework/spring-core/3.1.4.RELEASE
>   mvn:org.springframework/spring-expression/3.1.4.RELEASE
> Stopping bundles:
>   ch.vivates.ams.pas-webservice-patient-registration/4.0.0.SNAPSHOT
>   ch.vivates.ams.pas-webservice-patient-impl/4.0.0.SNAPSHOT
>   ch.vivates.ams.pas-webservice-patient/4.0.0.SNAPSHOT
>   ch.vivates.ams.pas-webservice-hp/4.0.0.SNAPSHOT
>   org.springframework.ws/2.1.4.RELEASE
>   org.apache.camel.camel-spring-ws/2.16.0
>   org.apache.servicemix.bundles.spring-webmvc/3.2.14.RELEASE_1
>   org.apache.servicemix.bundles.spring-context-support/3.2.14.RELEASE_1
> Refreshing bundles:
>     ch.vivates.ams.pas-webservice-hp/4.0.0.SNAPSHOT (Wired to
> org.springframework.ws/2.1.4.RELEASE which is being refreshed)
>     ch.vivates.ams.pas-webservice-patient/4.0.0.SNAPSHOT (Wired to
> org.springframework.ws/2.1.4.RELEASE which is being refreshed)
>     ch.vivates.ams.pas-webservice-patient-impl/4.0.0.SNAPSHOT (Wired to
> org.springframework.ws/2.1.4.RELEASE which is being refreshed)
>     ch.vivates.ams.pas-webservice-patient-registration/4.0.0.SNAPSHOT
> (Wired
> to ch.vivates.ams.pas-webservice-patient-impl/4.0.0.SNAPSHOT which is being
> refreshed)
>     org.apache.camel.camel-spring-ws/2.16.0 (Wired to
> org.springframework.ws/2.1.4.RELEASE which is being refreshed)
>     org.apache.servicemix.bundles.spring-context-support/3.2.14.RELEASE_1
> (Should be wired to: net.sf.ehcache/2.9.0 (through
> [org.apache.servicemix.bundles.spring-context-support/3.2.14.RELEASE_1]
> osgi.wiring.package;
>
> filter:="(&(osgi.wiring.package=net.sf.ehcache)(version>=1.0.0)(!(version>=3.0.0)))";
> resolution:=optional))
>     org.apache.servicemix.bundles.spring-webmvc/3.2.14.RELEASE_1 (Wired to
> org.apache.servicemix.bundles.spring-context-support/3.2.14.RELEASE_1 which
> is being refreshed)
>     org.springframework.ws/2.1.4.RELEASE (Wired to
> org.apache.servicemix.bundles.spring-webmvc/3.2.14.RELEASE_1 which is being
> refreshed)
> Starting bundles:
>   org.springframework.asm/3.1.4.RELEASE
>   org.springframework.core/3.1.4.RELEASE
>   org.springframework.beans/3.1.4.RELEASE
>   org.springframework.aop/3.1.4.RELEASE
>   org.springframework.expression/3.1.4.RELEASE
>   org.springframework.context/3.1.4.RELEASE
>   org.apache.servicemix.bundles.spring-context-support/3.2.14.RELEASE_1
>   org.apache.servicemix.bundles.spring-webmvc/3.2.14.RELEASE_1
>   org.springframework.context.support/3.1.4.RELEASE
>   org.springframework.ws/2.1.4.RELEASE
>   org.apache.camel.camel-spring-ws/2.16.0
>   ch.vivates.ams.pas-webservice-hp/4.0.0.SNAPSHOT
>   ch.vivates.ams.pas-webservice-patient-impl/4.0.0.SNAPSHOT
>   ch.vivates.ams.pas-webservice-patient/4.0.0.SNAPSHOT
>   net.sf.ehcache/2.9.0
>   ch.vivates.ams.graph-manager/4.0.0.SNAPSHOT
>   ch.vivates.ams.pas-webservice-patient-registration/4.0.0.SNAPSHOT
> Done.
>
> Thanks again for your help!
> Ralf
>
>
>
> --
> View this message in context:
> http://karaf.922171.n3.nabble.com/KAR-deployment-in-Karaf-4-0-3-fails-with-varying-errors-tp4043649p4043715.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>

Reply via email to