Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
If there is a line-break in display-name element in web.xml F3 cannot handle it and deployment fails. This has been discussed in mail-thread (http://markmail.org/thread/pevggufzpaytealv):
"After looking into F3 sources and class JettyWebApplicationActivator
in extension/other/web/fabric3-container-web-jetty I noticed that the
error comes from having a line-break in display-name tag in web.xml.
After taking the line-break away it worked okay."