I have a fresh install of AEM 6. I've uploaded and installed AEM "Adobe AEM Forms 6.0.0 WIN-1.0.78" package. However when I try to submit one of the forms I've built I get this error
The type com.adobe.aemfd.docmanager.Document cannot be resolved. It is indirectly referenced from required .class files An error occurred at line: 29 in the generated java file The import com.adobe.aemfd.docmanager.Document cannot be resolved An error occurred at line: 76 in the jsp file
How can I resolve this? How can I resolve the dependency of com.adobe.aemfd.docmanager? Do I need to install LiveCycle for this?