Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does it work with spring-boot? #14

Open
msofti opened this issue Jul 4, 2016 · 0 comments
Open

does it work with spring-boot? #14

msofti opened this issue Jul 4, 2016 · 0 comments

Comments

@msofti
Copy link

msofti commented Jul 4, 2016

I am currently using spring boot and gradle to build my project.

I have followed instruction and I am facing below error.

com.granule.JSCompileException: Granule cache was loaded not on the server start-up. Recommended to add the parameter 1 into servlet configuration in web.xml.
at com.granule.cache.TagCacheFactory.getInstance(TagCacheFactory.java:43) ~[granule1.0.9.jar:1.0.9]
at com.granule.CompressTagHandler.processChunk(CompressTagHandler.java:306) ~[granule1.0.9.jar:1.0.9]
at com.granule.CompressTagHandler.handleTag(CompressTagHandler.java:198) ~[granule1.0.9.jar:1.0.9]
at com.granule.CompressTag.doAfterBody(CompressTag.java:66) ~[granule1.0.9.jar:1.0.9]
at org.apache.jsp.WEB_002dINF.jsp.orderconfirmation_jsp._jspx_meth_g_005fcompress_005f0(orderconfirmation_jsp.java:371) ~[?:?]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant