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

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

Kivy: Swiping (Carousel & ScreenManager) -

jdbc - Not able to establish database connection in eclipse -