Re: [TEST] Apache Struts 6.6.0 test build is ready

2024-07-22 Thread Kusal Kithul-Godage
No issues integrating with Confluence On Sat, Jul 20, 2024 at 4:52 PM Lukasz Lenart wrote: > > Hello, > > This is another minor version of Struts 6.x series. Please take the > time and test the bits - any help is appreciated. Please report any > problems you will spot. > > Here are the changes fr

Re: [TEST] Apache Struts 6.6.0 test build is ready

2024-07-21 Thread Lukasz Lenart
sob., 20 lip 2024 o 11:51 Greg Huber napisał(a): > > Sorry, please ignore previous emails, I went back in my logs and found > the same errors. Fixed it by updating my crusty code.😳 > > <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %> > <% > pageContext.setAttribute("version",my.model.MyFac

Re: [TEST] Apache Struts 6.6.0 test build is ready

2024-07-20 Thread Greg Huber
Sorry, please ignore previous emails, I went back in my logs and found the same errors.  Fixed it by updating my crusty code.😳 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %> <% pageContext.setAttribute("version",my.model.MyFactory.getMe().getVersion()); pageContext.setAttribute("revisio

Re: [TEST] Apache Struts 6.6.0 test build is ready

2024-07-20 Thread Greg Huber
May have been some formatting on previous mail, here it is again 2024-07-20 09:39:59,406 WARN org.apache.struts2.interceptor.TokenSessionStoreInterceptor TokenSessionStoreInterceptor:handleInvalidToken - testHandleInvalidToken 2024-07-20 09:39:59,535 WARN com.opensymphony.xwork2.ognl.OgnlValueS

Re: [TEST] Apache Struts 6.6.0 test build is ready

2024-07-20 Thread Greg Huber
I am looking into duplicate session postings (circular nulls in TokenSessionStoreInterceptor by refresh post) in my app, and noticed this now in the tomcat log 2024-07-20 09:39:59,406 WARN org.apache.struts2.interceptor.TokenSessionStoreInterceptor TokenSessionStoreInterceptor:handleInvalidT

[TEST] Apache Struts 6.6.0 test build is ready

2024-07-19 Thread Lukasz Lenart
Hello, This is another minor version of Struts 6.x series. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version: https://github.com/apache/struts/releases/tag/STRUTS_6_6_0 Staging Maven repo htt