Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] JAXB with Java 11 in OSGi

Hi Lars,

Try to use 2 bundles to resolve JAXB packages:
- jaxb-api (javax.xml.bind:jaxb-api:2.3.1)
- javax.activation (com.sun.activation:javax.activation:1.2.0)

On Tue, Jul 28, 2020 at 1:56 PM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
Friends of OSGi,

Is anyone aware of an example / description of how to use JAXB with
Java 11 in OSGI (Eclipse RCP)? If yes, please share it with me.

The examples I found for Java 11 are not inside OSGi and fail for me.

Best regards, Lars



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/equinox-dev


--
Best regards,
Dmytro Pishchukhin

Back to the top