[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Fw: PTP java.lang.ClassNotFoundException: for com.sun.xml.internal.bind.v2.ContextFactory
|
Greg
It looks like what's described at http://www.descher.at/descher-vu/2019/01/java-11-jaxb-and-osgi/ is what's needed to get the right plugins. I found the following plugins at these exact levels
com.sun.activation:javax.activation:1.2.0
javax.xml.bind:jaxb-api:2.4.0-b180830.0359
com.sun.xml.bind:jaxb-osgi:2.4.0-b180830.04
at https://mvnrepository.com, where I figured out how to download the jar files. I put the jar files in a local directory and updated the photon.target target definition file to point to that directory.
When I started a runtime Eclipse PTP instance, opened a run configuration and selected a connection name in the resources tab, I no longer got the missing class exception for the ContextFactory class. I couldn't actually run an application since I don't have the right MPI installed on my system, but I think this is encouraging.
Dave
Greg Watson ---05/21/2019 10:02:02 AM---Hi Dave, Thanks for looking into this. I'll try to take a look later this week.
From: Greg Watson <g.watson@xxxxxxxxxxxx>
To: Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date: 05/21/2019 10:02 AM
Subject: [EXTERNAL] Re: [ptp-dev] Fw: PTP java.lang.ClassNotFoundException: for com.sun.xml.internal.bind.v2.ContextFactory
Sent by: ptp-dev-bounces@xxxxxxxxxxx
Hi Dave,
Thanks for looking into this. I'll try to take a look later this week.
Greg
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ptp-dev