shadogray opened a new pull request, #151:
URL: https://github.com/apache/deltaspike/pull/151

   Tests: bean-discovery-mode=all provided by BeansXmlUtil
   Hibernate6QueryStringExtractor for Hibernate-ORM
   wildfly-build-managed 
   - most test working
   - open: JSF - Mojarra-Bug on redirection:
   ```
   20:13:53,624 ERROR [io.undertow.request] (default task-1) UT005023: 
Exception handling request to /test/page.xhtml: java.lang.NullPointerException
           at 
jakarta.faces.impl@4.0.5//com.sun.faces.context.ExternalContextImpl.encodeRedirectURL(ExternalContextImpl.java:996)
           at 
jakarta.faces.impl@4.0.5//jakarta.faces.context.ExternalContextWrapper.encodeRedirectURL(ExternalContextWrapper.java:1064)
           at 
deployment.test.war//org.apache.deltaspike.jsf.impl.util.ClientWindowHelper.constructRequestUrl(ClientWindowHelper.java:64)
           at 
deployment.test.war//org.apache.deltaspike.jsf.impl.util.ClientWindowHelper.handleInitialRedirect(ClientWindowHelper.java:83)
           at 
deployment.test.war//org.apache.deltaspike.jsf.impl.clientwindow.LazyClientWindow.decode(LazyClientWindow.java:57)
   ```
   - Partial Bean: Interceptors still not working - no interception happening


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to