Hi Lukasz,

I paste error log below:
2014-06-21 19:49:58,079 | ERROR | FelixStartLevel  | FeaturesServiceImpl
           | res.internal.FeaturesServiceImpl 1219 | 45 -
org.apache.karaf.features.core - 2.3.5 | Error installing boot feature
spring/3.2.4.RELEASE: feature not found

BR,

Ken


2014-06-21 4:58 GMT+08:00 Łukasz Dywicki <[email protected]>:

> Ken,
> From semantic point of view it looks fine. Do you have any log entries
> produced by Karaf?
>
> Please try adding DEBUG option for org.apache.karaf.features category.
>
> Best regards,
> Lukasz
>
>
> 2014-06-20 17:49 GMT+02:00 Ken Longnan <[email protected]>:
>
> Hi,
>>
>> I want to start feature spring version 3.2.4.RELEASE in PAX-EXAM.
>>
>> I try to do following way, but it doesn't working:
>>  features(
>>
>> maven().groupId("org.apache.karaf.assemblies.features").artifactId("enterprise").type("xml")
>>                                 .classifier("features").version("2.3.5"),
>>                         "transaction", "jndi", "jpa",
>> "spring/3.2.4.RELEASE"),
>>
>> How to archive it?
>>
>> Thanks & BR,
>>
>> Ken
>>
>
>

Reply via email to