You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jean-Baptiste Onofré (Created JIRA)" <ji...@apache.org> on 2011/12/22 21:13:30 UTC

[jira] [Created] (CAMEL-4818) camel-hdfs feature require JAXB definition

camel-hdfs feature require JAXB definition
------------------------------------------

                 Key: CAMEL-4818
                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
             Project: Camel
          Issue Type: Bug
          Components: camel-hdfs, karaf
    Affects Versions: 2.8.3, 2.9.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.8.4, 2.9.0


The camel-hdfs feature doesn't install out of the box:

Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))

The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4818) camel-hdfs feature require JAXB definition

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175145#comment-13175145 ] 

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

It's a indirect dependency from camel-hdfs, it's a direct dependency from camel-soap on which camel-hdfs depends.
                
> camel-hdfs feature require JAXB definition
> ------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs feature doesn't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175474#comment-13175474 ] 

Jean-Baptiste Onofré commented on CAMEL-4818:
---------------------------------------------

Fixed on trunk: revision 1222709.
                
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175483#comment-13175483 ] 

Jean-Baptiste Onofré commented on CAMEL-4818:
---------------------------------------------

Fixed on camel-2.8.x: revision 1222723.
                
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175969#comment-13175969 ] 

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

It works also with the brand new Karaf 2.2.5:

Christian-Muellers-MacBook-Pro:bin cmueller$ /Applications/apache-karaf-2.2.5/bin/karaf clean
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (2.2.5)

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:addurl mvn:org.apache.camel.karaf/apache-camel/2.9-SNAPSHOT/xml/features
karaf@root> features:install camel-soap



Christian-Muellers-MacBook-Pro:bin cmueller$ /Applications/apache-karaf-2.2.5/bin/karaf clean
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (2.2.5)

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:addurl mvn:org.apache.camel.karaf/apache-camel/2.9-SNAPSHOT/xml/features
karaf@root> features:install camel-hdfs 
2011-12-26 17:43:29.653:INFO:oejs.Server:jetty-7.5.4.v20111024
2011-12-26 17:43:29.672:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8181 STARTING
2011-12-26 17:43:29.805:INFO:oejsh.ContextHandler:started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.karaf.deployer.features [34]}}


                
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved CAMEL-4818.
-----------------------------------------

    Resolution: Fixed
    
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175725#comment-13175725 ] 

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

It also works with the latest 2.8.4-SNAPSHOT version on Karaf 2.2.4 and MacOS:

Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.8.4-SNAPSHOT/xml/features
karaf@root> features:install camel-soap 

Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.8.4-SNAPSHOT/xml/features
karaf@root> features:install camel-hdfs
                
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Reopened] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Jean-Baptiste Onofré (Reopened JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reopened CAMEL-4818:
-----------------------------------------

    
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated CAMEL-4818:
----------------------------------------

    Description: 
The camel-hdfs and camel-soap features don't install out of the box:

Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))

The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

  was:
The camel-hdfs feature doesn't install out of the box:

Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))

The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

        Summary: camel-hdfs/camel-soap features require JAXB definition  (was: camel-hdfs feature require JAXB definition)
    
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Christian Müller (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175709#comment-13175709 ] 

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

I tested it with Karaf 2.2.4 and Camel 2.9 on MacOS and it works well (with the actual code in trunk):

Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.9-SNAPSHOT/xml/features
karaf@root> features:install camel-hdfs 


Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.9-SNAPSHOT/xml/features
karaf@root> features:install camel-soap
                
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CAMEL-4818) camel-hdfs/camel-soap features require JAXB definition

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved CAMEL-4818.
-----------------------------------------

    Resolution: Fixed
    
> camel-hdfs/camel-soap features require JAXB definition
> ------------------------------------------------------
>
>                 Key: CAMEL-4818
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4818
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-hdfs and camel-soap features don't install out of the box:
> Error executing command: Could not start bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 in feature(s) camel-soap-2.9-SNAPSHOT, camel-hdfs-2.9-SNAPSHOT, cxf-specs-2.5.1: Unresolved constraint in bundle org.apache.servicemix.specs.jaxws-api-2.2 [88]: Unable to resolve 88.0: missing requirement [88.0] package; (&(package=javax.xml.bind)(version>=2.2.0))
> The ServiceMix JAXWS specs require a JAXB 2.2.x implementation available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira