-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.2
-
Component/s: None
-
Labels:None
Both use <p> and <i> html format tags for the description element and weblogic shows this errors on the log file several times....
Weblogic errors:
/META-INF/tomahawk.tld" is malformed. Check against the DTD: Element type "p" must be declared. (line 5316, column 16).>
tomahawk.tld" is malformed. Check against the DTD: Element type "i" must be declared. (line 5326, column 25).>
myfaces_ext.tld" is malformed. Check against the DTD: Element type "p" must be declared. (line 5316, column 16).>
/META-INF/myfaces_ext.tld" is malformed. Check against the DTD: Element type "i" must be declared. (line 5326, column 25).>