java ee - IllegalAccessError: tried to access method org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.<init> -
i'm doing jsf project in netbeans 8.02 using glassfish v2. somehow, when right click on project , click on properties, gives no response message: netbeans: unexpected exception.
> illegalaccesserror: tried access method > org.netbeans.modules.glassfish.eecommon.api.config.glassfishconfiguration.<init>(lorg/netbeans/modules/j2ee/deployment/devmodules/api/j2eemodule;)v > class > org.netbeans.modules.j2ee.sun.ide.j2ee.moduleconfigurationimpl
Comments
Post a Comment