You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (Commented) (JIRA)" <ji...@apache.org> on 2012/03/12 18:07:38 UTC

[jira] [Commented] (KARAF-933) War feature installation failed with Java 5

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

Jamie goodyear commented on KARAF-933:
--------------------------------------

Issue still occurring with pax web 1.0.8 on Karaf 2.2.6-snapshot:

{code}
karaf@root> feature:install war
Error executing command: Could not start bundle mvn:org.ops4j.pax.web/pax-web-jsp/1.0.8 in 
feature(s) war-2.2.6-SNAPSHOT: Unresolved constraint in bundle org.ops4j.pax.web.pax-web-jsp 
[75]: Unable to resolve 75.0: missing requirement [75.0] package; (package=javax.annotation.
processing)
{code}
                
> War feature installation failed with Java 5
> -------------------------------------------
>
>                 Key: KARAF-933
>                 URL: https://issues.apache.org/jira/browse/KARAF-933
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-webcontainer
>    Affects Versions: 2.2.3, 2.2.4, 2.2.5
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.6
>
>
> If the features:install war works without problem with Java 6, it fails using Java 5:
> Could not start bundle mvn:org.ops4j.pax.web/pax-web-jsp/1.0.7 in feature(s) war-2.2.4-SNAPSHOT: Unresolved constraint in bundle org.ops4j.pax.web.pax-web-jsp [73]: Unable to resolve 73.0: missing requirement [73.0] package; (package=javax.annotation.processing)
> To be Java 5 compliant, the war feature should use the Geronimo annotation spec bundle.

--
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