Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-pmc] [External] : [jaxws-dev] jaxm-api
  • From: Lukas Jungmann <lukas.jungmann@xxxxxxxxxx>
  • Date: Thu, 27 May 2021 20:13:20 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=MkcHJTPdmmUHq6vUtICzKqbeX4hWoOY56NrseUhiswY=; b=jEziqaEU381PKWYGmgC1dS2vePa8LoHZtGFU4q2diqUWmw4W7oSNW7jxM0Dc29JrFGqltjWyTGdpNIzElq4er8SzWATgPEhL3Z3MDne5HBoHxMKl9VzC2ggE4cipPkmaWgrF0cQ6JUhI8jV1voxra0nS+aaNygWLA4n/k2Zg0FFt5gYaKj+VqNhyAfOwTEkGvir+m8o7ltdKI+qW24Hqy7mqZOaeVeHmZRIhR7OgKe7B6RGjHILGrIkGNk7/eHnyr9/LNr1ZIaA4px5vBnNrUFwDAt9UFEwSy4kc3NLuXNBZfUS2/oKh4H2taZhhloRkcusqFEqFx8RYPPxSP7Y58g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ABsxIJr2xLTuzo1NpEslKxpgEsXPOYnxOsOhsRRJcHHoD+/htWrLL1otDu/fA0GcforkybPF8mRdt96MF+kDAN0bx06ZB+n2yrOYq4S5Ak1SwfSc9tHu5mRMlw3cpEEDo2Mds/AbZjr2NuQd3e/NDfzqyPB636PG8fyj5ILb5oY8KyO/oijZQ/6/AgPm5MgAhxnC9/ys5ZftkA4J7dD0BfmQu3XgOkNrPw9ifnvDtofXc6VLTbDPUvI+vK5HWQiMPuhs1StcfmBSRsAiT8an1DQ1ZQUJQNL0Qv9+ovpf4wNs7SLBBT08CawTfjKbzkPy7983jd7Rg2RCsmMHI7S58A==
  • Delivered-to: ee4j-pmc@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ee4j-pmc/>
  • List-help: <mailto:ee4j-pmc-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ee4j-pmc>, <mailto:ee4j-pmc-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ee4j-pmc>, <mailto:ee4j-pmc-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.2

Hi,

On 5/27/21 7:17 PM, Piotr Żygieło wrote:
Hello PMC

I have signaled the following
https://urldefense.com/v3/__https://www.eclipse.org/lists/openmq-dev/msg00192.html__;!!GqivPVa7Brio!Ihh7IWZiaTKadnGPPuV2rHL3OEZYAI_ULnK69XruRN-MnNp2ztrJFxI2SHAncm2kQKc$
regarding jaxm-api.

I might be wrong, but for me the module, currently hosted at OpenMQ,
sounds like https://download.oracle.com/otn-pub/jcp/7553-jaxm-1.0-fr-spec-oth-JSpec/jaxm-1_0-spec.pdf

what OpenMQ has is more likely newer version, 1.1, from 2002


I'm not sure if the spec itself was also migrated/donated (parts of
jsr 67 were adopted by
https://urldefense.com/v3/__https://projects.eclipse.org/projects/ee4j.jaxws__;!!GqivPVa7Brio!Ihh7IWZiaTKadnGPPuV2rHL3OEZYAI_ULnK69XruRN-MnNp2ztrJFxI2SHAnnR6Pcdw$  I believe).

AFAICT, JAXM as such has been discontinued in 2002/2003 when original JSR-67 was split into two parts - JAXM and SAAJ[1]. Only SAAJ survived till these days and references from SAAJ itself to JAXM were continuously being removed during maintenance releases, mainly in MR 2 (2003)[2] and MR 3 (2006)[3] and JAXM part itself remained untouched and "disappeared" a decade later in MR 4 (2017). The last reference from SAAJ to JAXM is to be removed in upcoming v. 4.0[4].


I have the feeling that OpenMQ is not the right place for it.


neither is current saaj-api which used to contain some references to it. What would be the point of adding it back to the place from which it has been intentionally removed almost 20 years ago?

thanks,
--lukas

[1]: https://jcp.org/aboutJava/communityprocess/mrel/jsr067/index.html
[2]: https://jcp.org/aboutJava/communityprocess/maintenance/jsr067/SAAJ1_2ChangeLogFinal1.html [3]: https://jcp.org/aboutJava/communityprocess/maintenance/jsr067/SAAJ1_3ChangeLog.html
[4]: https://github.com/eclipse-ee4j/saaj-api/issues/104

Please advise




Back to the top