Today I lost a complete development day due to errors related to DDE. After building a project I constantly get errors as followed:
HTTP JVM: com.ibm.xsp.webapp.FacesServlet$ExtendedServletException: javax.faces.el.EvaluationException: java.util.MissingResourceException: Can’t find resource for bundle java.util.PropertyResourceBundle, key strings
and:
HTTP JVM: java.lang.SecurityException: Error verifying signature for resource WEB-INF/classes/se/acme/namis/app/Application.class. For more detailed information, please consult error-log-0.xml located in E:/IBM/Domino/data/domino/workspace/logs
The way I am forced to work now is to clean the project, build the project, sign the complete database, PRAY.
Is there no way to build an XPages project OUTSIDE of DDE?
This is no workable way of developing anymore.
XPexit?