Page 1 of 1

Avalon: theme pink-v4 missing?

Posted: 23 Oct 2018, 18:58
by kwutzke
Hello,

our customer has licensed Avalon for one of their apps.

While integrating Avalon into the project, I noticed that theme pink-v4 seems to be missing in the JAR:

avalon-theme-1.0.5.jar

Code: Select all

18:37:27,471 SEVERE [javax.enterprise.resource.webcontainer.jsf.application] (default task-2) Error Rendering View[/home.xhtml]: javax.faces.FacesException: Error loading css, cannot find "theme.css" resource of "primefaces-avalon-pink-v4" library
	at org.primefaces.renderkit.HeadRenderer.encodeCSS(HeadRenderer.java:149)
	at org.primefaces.renderkit.HeadRenderer.encodeBegin(HeadRenderer.java:81)
	at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:892)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1903)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1908)
	at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:491)
	at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:194)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:151)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:151)
	at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:126)
	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
	at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:223)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
Is it really just missing?

See img URL of the JAR opened in 7Zip:

https://pasteboard.co/HJO8bnp.png

Can anyone help?
Karsten

Re: Avalon: theme pink-v4 missing?

Posted: 24 Oct 2018, 08:40
by mert.sincan
Thanks a lot! Fixed now. I'll release new version today.

Best Regards,