Thanks, I am now able to view the logs in EngagementDesigner.log. As best I can tell, my errors have been ClassNotFound type errors, and it seems that adding classes to this in pom.xml have fixed most of those errors.
<ImportPackage>javax.persistence,org.json,com.avay a.app.entity,com.avaya.workflow.*,com.roob
roo.*;
!*</Import-Package>
|