Re: Error executing command on bundle

2017-06-09 Thread Guillaume Nodet
You need to install the commons-beanutils bundle for your bundle to be able
to resolve correctly.


2017-06-09 8:01 GMT+02:00 Dominik Marciniszyn :

> Hi,
>
> I've added to my pom.xml dependency "org.apache.commons.beanutils". When I
> build project, everything was ok, but after update module on karaf I've got
> an error:
>   Unable to resolve my-osgi, missing requirement osgi.wiring.package,
> osgi.wiring.package=org.apache.commons.beanutils.
>
> I've tried to resolve this, but I'm stuck. I'm using
> org.apache.commons.beanutils in version 1.8.3_2.
>
> I'll be glad for any advice or help,
> Dominik Marciniszyn
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.
> com/Error-executing-command-on-bundle-tp4050630.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>



-- 

Guillaume Nodet


Error executing command on bundle

2017-06-09 Thread Dominik Marciniszyn
Hi,

I've added to my pom.xml dependency "org.apache.commons.beanutils". When I
build project, everything was ok, but after update module on karaf I've got
an error:
  Unable to resolve my-osgi, missing requirement osgi.wiring.package,
osgi.wiring.package=org.apache.commons.beanutils.

I've tried to resolve this, but I'm stuck. I'm using
org.apache.commons.beanutils in version 1.8.3_2.

I'll be glad for any advice or help,
Dominik Marciniszyn



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Error-executing-command-on-bundle-tp4050630.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.