Hi,

It looks like there is a problem when installing the openjpa feature after 
install the obr feature:


Stephens-MacBook-Pro:apache-karaf-3.0.3 stephen$ ./bin/karaf clean

        __ __                  ____

       / //_/____ __________ _/ __/

      / ,<  / __ `/ ___/ __ `/ /_

     / /| |/ /_/ / /  / /_/ / __/

    /_/ |_|\__,_/_/   \__,_/_/


  Apache Karaf (3.0.3)


Hit '<tab>' for a list of available commands

and '[cmd] --help' for help on a specific command.

Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.


karaf@root()> feature:install obr

karaf@root()> feature:install openjpa

Error executing command: Can't install feature openjpa/0.0.0:

Can not resolve feature:

Unsatisfied requirement(s):

---------------------------

   service:(service=javax.transaction.TransactionManager)

      Apache Aries Transaction Blueprint

karaf@root()>


Stephens-MacBook-Pro:apache-karaf-3.0.3 stephen$ ./bin/karaf clean

        __ __                  ____

       / //_/____ __________ _/ __/

      / ,<  / __ `/ ___/ __ `/ /_

     / /| |/ /_/ / /  / /_/ / __/

    /_/ |_|\__,_/_/   \__,_/_/


  Apache Karaf (3.0.3)


Hit '<tab>' for a list of available commands

and '[cmd] --help' for help on a specific command.

Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.


karaf@root()> feature:install openjpa

karaf@root()> feature:install obr

karaf@root()>

Is this known/expected behavior?

Thanks!
Stephen

Reply via email to