Hello,
I am working at ADF project using jdeveloper 12.2.1.4
i am trying to deploy ear to glassfish 7.0.15
i dowloaded ADF Essentials 12.2.1.4
and used this command 'unzip -j adf-essentials.zip '
i added extracted jars to this path
F:\glassfish7\glassfish\domains\domain1\lib\ext
i also changed view-controller deployment profile platform to glassfish 3.1
when i deploy i get this error
Exception Occurred :Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Unable to add listener of type: oracle.adf.share.glassfish.listener.ADFGlassFishAppLifeCycleListener, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces. Please see server.log for more details.