medbounaga/deftERP

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

YogeshDoke opened this issue · 2 comments

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

@YogeshDoke i think the glassfish file should be glassfish-resource.xml and not glassfish-resorce.xml