noushadali / crux-framework

Automatically exported from code.google.com/p/crux-framework
0 stars 0 forks source link

Crux SuperDevMode not working with Crux Offline #516

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If I try to open an offline index.html file I get this exception:

java.lang.NullPointerException
at 
org.cruxframework.crux.core.declarativeui.DeclarativeUIScreenResolver.getRootVie
w(DeclarativeUIScreenResolver.java:133)
at 
org.cruxframework.crux.core.declarativeui.DeclarativeUIScreenResolver.getScreenR
esource(DeclarativeUIScreenResolver.java:153)
at 
org.cruxframework.crux.core.declarativeui.filter.DeclarativeUIFilter.doFilter(De
clarativeUIFilter.java:87) 

Original issue reported on code.google.com by samuel@cruxframework.org on 8 Sep 2014 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by alexan...@triggolabs.com on 18 Sep 2014 at 7:52