Details
-
Type:
Defect (bug)
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.1-ALPHA-3
-
Fix Version/s: 1.1-ALPHA-4
-
Component/s: Core Default Implementation
-
Labels:None
Description
Caused by: java.lang.RuntimeException: ResourceNotLoaded: The resource 'HTMLEntities.res' could not be loaded. java.lang.RuntimeException: ResourceNotFound: The resource 'HTMLEntities.res' could not be found.
at com.sun.org.apache.xml.internal.serialize.HTMLdtd.initialize(HTMLdtd.java:408)
at com.sun.org.apache.xml.internal.serialize.HTMLdtd.<clinit>(HTMLdtd.java:552)
which is required by HTMLSerializer. Given that they are deprecated classes, chances are that they aren't tested (nor supported) on JDK 7.
Further fix for
NW-99."fabriziogiudici _fabrizio dot giudici at tidalwave dot it_" : [https://bitbucket.org/tidalwave/rev/e798bb2ecc70]
Files :
* modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java