Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Security exception executing SQLSchemaFactory method
Security exception executing SQLSchemaFactory method [message #43071] Mon, 17 March 2008 20:06
Eclipse UserFriend
Originally posted by: ian.kingham.btinternet.com

Hi,

Executing this code the createSchema throws an exception

SQLSchemaFactory factory = new SQLSchemaFactoryImpl();
Schema schema = factory.createSchema();

Exception in thread "main" java.lang.SecurityException: SHA1 digest error
for org/eclipse/emf/ecore/util/ECrossReferenceEList.class

Using Ganymede and latest DTP download. The modelling jars are version
1.0.0.200708161. EMF is latest Ganymede plugin.

Using Java 1.6.0

Any thoughts welcome

Thks
Ian
Previous Topic:Row Limit in TableDataEditor
Next Topic:Security exception executing SQLSchemaFactory method
Goto Forum:
  


Current Time: Fri Apr 19 15:59:02 GMT 2024

Powered by FUDForum. Page generated in 0.01900 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top