You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by "mailing@bibbernet.org" <ma...@bibbernet.org> on 2012/04/27 20:35:43 UTC

Problem installing cave-obr-server on karaf 2.2.6

Hello,

I have a problem, when I try to activate the feature cxf or 
cave-obr-server on a freshly installed karaf 2.2.6 instance.

karaf@root> feature:install cxf
Error executing command: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
    package:(&(package=javax.xml.soap)(version>=1.3.0))
       Apache Geronimo JAX-WS Spec 2.2


karaf@root> feature:install cave-obr-server
Error executing command: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
    package:(&(package=javax.xml.soap)(version>=1.3.0))
       Apache Geronimo JAX-WS Spec 2.2

Here are some additional infos:

karaf@root> features:listrepositories
Repository
karaf-cave-3.0.0-SNAPSHOT
cxf-2.4.3
karaf-2.2.6
karaf-enterprise-2.2.6


karaf@root> features:listurl
  Loaded   URI
   true    
mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
   true    mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
   true    
mvn:org.apache.karaf.assemblies.features/standard/2.2.6/xml/features
   true    
mvn:org.apache.karaf.assemblies.features/enterprise/2.2.6/xml/features


karaf@root> features:listversions cave-obr-server
Version          Repository                 Repository URL
[3.0.0-SNAPSHOT] karaf-cave-3.0.0-SNAPSHOT 
mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features

karaf@root> features:listversions cxf
Version   Repository  Repository URL
[2.4.3  ] cxf-2.4.3  mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features


I have already tried to change the config.properties to include 
jre.properties.cxf instead of jre.properties, but this hasnt`t removed 
the problem.

Am I missig some dependencies ? Any hints are welcome.

rgds
Martin Neimeier


Re: Problem installing cave-obr-server on karaf 2.2.6

Posted by mragab <mo...@gmail.com>.
Hello,

I am experiencing the same issue with Karaf 2.2.7

karaf@root> features:install cave-obr-server
Error executing command: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
   package:(&(package=javax.xml.soap)(version>=1.3.0))
      Apache Geronimo JAX-WS Spec 2.2

karaf@root> features:listrepositories 
Repository                 
karaf-2.2.7                
karaf-enterprise-2.2.7     
camel-2.8.2                
karaf-cave-3.0.0-SNAPSHOT  
cxf-2.4.3                  

karaf@root> features:listversions cave-obr-server
Version          Repository                 Repository URL
[3.0.0-SNAPSHOT] karaf-cave-3.0.0-SNAPSHOT
mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features


Thanks
MHR

--
View this message in context: http://karaf.922171.n3.nabble.com/Problem-installing-cave-obr-server-on-karaf-2-2-6-tp3945084p3995074.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Problem installing cave-obr-server on karaf 2.2.6

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Oops, sorry I missed this part.

Let me try on my side.

Regards
JB

On 04/28/2012 05:22 PM, mailing@bibbernet.org wrote:
> Hi,
> thanks for the short answer, but like I noted before, I have allready
> used etc/jre.properties.cxf when I get this error.
>
> regards
> Martin
>
>
> On 04/28/2012 08:13 AM, Jean-Baptiste Onofré wrote:
>> Hi,
>>
>> you have to use the etc/jre.properties.cxf instead of the default
>> etc/jre.properties.
>>
>> Regards
>> JB
>>
>> On 04/27/2012 08:35 PM, mailing@bibbernet.org wrote:
>>> Hello,
>>>
>>> I have a problem, when I try to activate the feature cxf or
>>> cave-obr-server on a freshly installed karaf 2.2.6 instance.
>>>
>>> karaf@root> feature:install cxf
>>> Error executing command: Can not resolve feature:
>>> Unsatisfied requirement(s):
>>> ---------------------------
>>> package:(&(package=javax.xml.soap)(version>=1.3.0))
>>> Apache Geronimo JAX-WS Spec 2.2
>>>
>>>
>>> karaf@root> feature:install cave-obr-server
>>> Error executing command: Can not resolve feature:
>>> Unsatisfied requirement(s):
>>> ---------------------------
>>> package:(&(package=javax.xml.soap)(version>=1.3.0))
>>> Apache Geronimo JAX-WS Spec 2.2
>>>
>>> Here are some additional infos:
>>>
>>> karaf@root> features:listrepositories
>>> Repository
>>> karaf-cave-3.0.0-SNAPSHOT
>>> cxf-2.4.3
>>> karaf-2.2.6
>>> karaf-enterprise-2.2.6
>>>
>>>
>>> karaf@root> features:listurl
>>> Loaded URI
>>> true
>>> mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
>>> true mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
>>> true
>>> mvn:org.apache.karaf.assemblies.features/standard/2.2.6/xml/features
>>> true
>>> mvn:org.apache.karaf.assemblies.features/enterprise/2.2.6/xml/features
>>>
>>>
>>> karaf@root> features:listversions cave-obr-server
>>> Version Repository Repository URL
>>> [3.0.0-SNAPSHOT] karaf-cave-3.0.0-SNAPSHOT
>>> mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
>>>
>>> karaf@root> features:listversions cxf
>>> Version Repository Repository URL
>>> [2.4.3 ] cxf-2.4.3
>>> mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
>>>
>>>
>>> I have already tried to change the config.properties to include
>>> jre.properties.cxf instead of jre.properties, but this hasnt`t removed
>>> the problem.
>>>
>>> Am I missig some dependencies ? Any hints are welcome.
>>>
>>> rgds
>>> Martin Neimeier
>>>
>>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Problem installing cave-obr-server on karaf 2.2.6

Posted by "mailing@bibbernet.org" <ma...@bibbernet.org>.
Hi,
thanks for the short answer, but like I noted before, I have allready 
used etc/jre.properties.cxf when I get this error.

regards
Martin


On 04/28/2012 08:13 AM, Jean-Baptiste Onofré wrote:
> Hi,
>
> you have to use the etc/jre.properties.cxf instead of the default 
> etc/jre.properties.
>
> Regards
> JB
>
> On 04/27/2012 08:35 PM, mailing@bibbernet.org wrote:
>> Hello,
>>
>> I have a problem, when I try to activate the feature cxf or
>> cave-obr-server on a freshly installed karaf 2.2.6 instance.
>>
>> karaf@root> feature:install cxf
>> Error executing command: Can not resolve feature:
>> Unsatisfied requirement(s):
>> ---------------------------
>> package:(&(package=javax.xml.soap)(version>=1.3.0))
>> Apache Geronimo JAX-WS Spec 2.2
>>
>>
>> karaf@root> feature:install cave-obr-server
>> Error executing command: Can not resolve feature:
>> Unsatisfied requirement(s):
>> ---------------------------
>> package:(&(package=javax.xml.soap)(version>=1.3.0))
>> Apache Geronimo JAX-WS Spec 2.2
>>
>> Here are some additional infos:
>>
>> karaf@root> features:listrepositories
>> Repository
>> karaf-cave-3.0.0-SNAPSHOT
>> cxf-2.4.3
>> karaf-2.2.6
>> karaf-enterprise-2.2.6
>>
>>
>> karaf@root> features:listurl
>> Loaded URI
>> true
>> mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
>> true mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
>> true 
>> mvn:org.apache.karaf.assemblies.features/standard/2.2.6/xml/features
>> true 
>> mvn:org.apache.karaf.assemblies.features/enterprise/2.2.6/xml/features
>>
>>
>> karaf@root> features:listversions cave-obr-server
>> Version Repository Repository URL
>> [3.0.0-SNAPSHOT] karaf-cave-3.0.0-SNAPSHOT
>> mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
>>
>> karaf@root> features:listversions cxf
>> Version Repository Repository URL
>> [2.4.3 ] cxf-2.4.3 
>> mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
>>
>>
>> I have already tried to change the config.properties to include
>> jre.properties.cxf instead of jre.properties, but this hasnt`t removed
>> the problem.
>>
>> Am I missig some dependencies ? Any hints are welcome.
>>
>> rgds
>> Martin Neimeier
>>
>


Re: Problem installing cave-obr-server on karaf 2.2.6

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

you have to use the etc/jre.properties.cxf instead of the default 
etc/jre.properties.

Regards
JB

On 04/27/2012 08:35 PM, mailing@bibbernet.org wrote:
> Hello,
>
> I have a problem, when I try to activate the feature cxf or
> cave-obr-server on a freshly installed karaf 2.2.6 instance.
>
> karaf@root> feature:install cxf
> Error executing command: Can not resolve feature:
> Unsatisfied requirement(s):
> ---------------------------
> package:(&(package=javax.xml.soap)(version>=1.3.0))
> Apache Geronimo JAX-WS Spec 2.2
>
>
> karaf@root> feature:install cave-obr-server
> Error executing command: Can not resolve feature:
> Unsatisfied requirement(s):
> ---------------------------
> package:(&(package=javax.xml.soap)(version>=1.3.0))
> Apache Geronimo JAX-WS Spec 2.2
>
> Here are some additional infos:
>
> karaf@root> features:listrepositories
> Repository
> karaf-cave-3.0.0-SNAPSHOT
> cxf-2.4.3
> karaf-2.2.6
> karaf-enterprise-2.2.6
>
>
> karaf@root> features:listurl
> Loaded URI
> true
> mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
> true mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
> true mvn:org.apache.karaf.assemblies.features/standard/2.2.6/xml/features
> true mvn:org.apache.karaf.assemblies.features/enterprise/2.2.6/xml/features
>
>
> karaf@root> features:listversions cave-obr-server
> Version Repository Repository URL
> [3.0.0-SNAPSHOT] karaf-cave-3.0.0-SNAPSHOT
> mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
>
> karaf@root> features:listversions cxf
> Version Repository Repository URL
> [2.4.3 ] cxf-2.4.3 mvn:org.apache.cxf.karaf/apache-cxf/2.4.3/xml/features
>
>
> I have already tried to change the config.properties to include
> jre.properties.cxf instead of jre.properties, but this hasnt`t removed
> the problem.
>
> Am I missig some dependencies ? Any hints are welcome.
>
> rgds
> Martin Neimeier
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com