You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2010/01/12 12:50:54 UTC

[jira] Created: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

jaxws spec jar has wrong version number for its package exports.  
------------------------------------------------------------------

                 Key: GERONIMO-5023
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Rick McGuire
            Priority: Critical


The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799204#action_12799204 ] 

Rick McGuire commented on GERONIMO-5023:
----------------------------------------

The OSGi Alliance wishes to use the Geronimo spec jars for the RFC 66 reference implementation, but they are running into a constrain violation because the Geronimo version is exporting the wrong version of the packages.  This Jira is just to correct this problem and get a new version of the spec jar released for their benefit. 

> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Ivan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799193#action_12799193 ] 

Ivan commented on GERONIMO-5023:
--------------------------------

I think that we might need to create a new branch for geronimo-jaxws-2.2_spec-1.0 to support Java EE 6.

> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799165#action_12799165 ] 

Rick McGuire commented on GERONIMO-5023:
----------------------------------------

I have a few questions on how this should be fixed.  The current released version of this spec jar is geronimo-jaxws_2.1_spec-1.0.  This actually implements the 2.1.1 version of the jaxws spec, but the OSGi manifest is incorrect.  Fixing the manifest is easy, but should this new version be released as geronimo-jaxws_2.1_spec-1.1 or geronimo-jaxws_2.1.1_spec-1.0?  I suspect this really should be the latter to more clearly identify what level of the spec is contained in the jar. 

> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire resolved GERONIMO-5023.
------------------------------------

    Resolution: Fixed
      Assignee: Rick McGuire

Committed revision 903751.

New geronimo-jaxws_2.1.2_spec project created. 

> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799212#action_12799212 ] 

Daniel Kulp commented on GERONIMO-5023:
---------------------------------------


IMO, the osgi stuff should be removed from the geronimo specs jaxws jars as the resulting bundles are not usable in OSGi due to the SPI provider lookup mechanism.   

ServiceMix has had to rebundle the jaxws-api jar (and a couple others) with a different lookup mechanism that is compatible with OSGi.   I would recommend either:

1) Using the ServiceMix versions
2) Merge the ServiceMix changes into the geronimo-specs versions to actually make them usable.



> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799196#action_12799196 ] 

Rick McGuire commented on GERONIMO-5023:
----------------------------------------

There already is a geronimo-jaxws-2.2_spec branch in trunk for Java EE 6.  This Jira issue is intended to fix a problem with the currently released 2.1 version. 

> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5023) jaxws spec jar has wrong version number for its package exports.

Posted by "Ivan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799200#action_12799200 ] 

Ivan commented on GERONIMO-5023:
--------------------------------

Hmm, just notice that we have already had a jaxws-2.2. I agree with you that the latter one is better, or it could not work correctly in OSGI environment with the previous version. By the way, I wonder that why we need to release the new version 2.1.1 currently, for Geronimo 2.2.1 ?
Thanks !

> jaxws spec jar has wrong version number for its package exports.  
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5023
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5023
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Rick McGuire
>            Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1 version of the APIs but the package exports are for the 2.1 release.  This is causing a problems for OSGi projects that wish to use this API (e.g., the OSGi RFC 66 reference implementation). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.