[ 
https://issues.apache.org/jira/browse/CAMEL-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499393#comment-13499393
 ] 

Christian Müller commented on CAMEL-5798:
-----------------------------------------

I have no issues to install camel-saxon 2.10.2 on Karaf 2.3.0 and Java 
1.6.0_37, Mac OS 10.8.2:

{noformat}
christian-muellers-macbook-pro:bin cmueller$ ./karaf clean
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (2.3.0)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.
          
karaf@root> features:chooseurl camel 2.10.2
adding feature url mvn:org.apache.camel.karaf/apache-camel/2.10.2/xml/features  
        
karaf@root> features:install camel-saxon
karaf@root> list
START LEVEL 100 , List Threshold: 50
   ID   State         Blueprint      Level  Name
[  68] [Active     ] [            ] [   50] camel-core (2.10.2)
[  69] [Active     ] [Created     ] [   50] camel-karaf-commands (2.10.2)
[  70] [Active     ] [            ] [   50] Apache ServiceMix :: Bundles :: 
saxon9he (9.3.0.11_2)
[  71] [Active     ] [            ] [   50] camel-saxon (2.10.2)
{noformat}

Do you use Java 7?
                
> camel-saxon does not work on pure Karaf 2.3.0
> ---------------------------------------------
>
>                 Key: CAMEL-5798
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5798
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-saxon
>    Affects Versions: 2.10.2
>            Reporter: Bengt Rodehav
>
> This has been discussed on the mailing list:
> http://camel.465427.n5.nabble.com/Saxon-and-saxon9he-td5722663.html
> It seems like the camel-saxon feature only has been tested on Servicemix and 
> not on a pure Karaf installation. Servicemix comes with a pre-installed 
> XmlResolver while Karaf doesn't and it seems like camel-saxon requires an 
> XmlResolver. It should therefore be added to the camel-saxon feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to