Deployment problem casued maven auto generated application.xml

When you encounter  exception like the following
Target state: deploy failed on Cluster CmsappsvCorpBrsmainPrd
java.io.FileNotFoundException: File not found

The application.xml in your ear maybe stating a wrong war or jar file. This is caused by the application.xml that generated by maven automatically. Please remove to remove this application.xml before building ear file.

留言

這個網誌中的熱門文章

Disable ionic's sidemenu content drag to toggle menu

Multiple writable mappings exist for the field. Only one may be defined as writable, all others must be specified read-only.

java.lang.NoClassDefFoundError: org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl$Parser