ADF Essentials: EC2, Glassfish 3.1.2 deployment crashes domain startup
when I deploy by copying the ear (basic app with a blank jsf page) into the autodeploy folder, I receive the following error:
[#|2013-02-08T06:22:13.995+0000|WARNING|glassfish3.1.2|global|_ThreadID=17;_ThradName=AutoDeployer;|Error in annotation processing: java.lang.NoClassDefFoundEror: weblogic/servlet/http/AbstractAsyncServlet|#]
The DAS was stopped.
I'm not sure why there is a reference to a class from weblogic package...tips appreciated.