Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] ClassNotFoundException with org.eclipse.osgi_3.3.0.v20070530

Hi,

I'm getting a class not found Exception for (some) javax classes when
using the latest Equinox release (org.eclipse.osgi_3.3.0.v20070530.jar)
- specifically:

ERROR: java.lang.NoClassDefFoundError: javax.xml.xpath.XPathFactory
ERROR: java.lang.NoClassDefFoundError: javax.crypto.KeyGenerator

When I switch back to an earlier (3.2) release the problem goes away -
the environment is identical in both cases, all that changes is the
org.eclipse.osgi jar file.

If anybody has any ideas or can point me in the right direction it would
be really appreciated.

regards

Tony Seebregts


Back to the top