deftERP
deftERP copied to clipboard
Caused by: org.jboss.weld.exceptions.UnproxyableResolutionException: WELD-001435: Normal scoped bean class com.defterp.modules.commonClasses.AbstractController is not proxyable because it has no no-args constructor
how to solve this problem I am using glassfish to deploy i configured MySQL database with JDBC resource using persistence.xml and also the glassfish-resorce.xml
but still, I get this error
F
@YogeshDoke i think the glassfish file should be glassfish-resource.xml
and not glassfish-resorce.xml