[jnc-users] IllegalAccessError
Status: Beta
Brought to you by:
soapy
From: chosen f. <cho...@ya...> - 2007-09-06 09:20:44
|
Hi Marco, I was having trouble with like this : Exception in thread "main" java.lang.NoClassDefFoundError: org.xml.sax.helpers.XMLReaderFactory so I added this code to my class : static { XMLReaderFactory.class.getName(); } but when I compiled my class, I got an error: Caused by: java.lang.IllegalAccessError: sv.tools.conf.Configuration can't access class org.xml.sax.helpers.XMLReaderFactory Is this a JNC or GCJ problem? Thanks. Ariel Send instant messages to your online friends http://uk.messenger.yahoo.com |