Hi Lukasz, I did go through the constants and update as required. We have the typeconverters defined application wide using the struts-conversion.properties.
Although I’m wondering if this a bug related to https://issues.apache.org/jira/browse/WW-4996?jql=project%20%3D%20WW%20AND%20fixVersion%20%3D%206.0.0 As to create the type converter it now goes through the renamed StrutsTypeConverterCreator. It seems to use the createConverter, instead of createBean? Thanks for your help, J On Tue, Jan 28, 2025 at 12:50 AM Lukasz Lenart <lukaszlen...@apache.org> wrote: > pon., 27 sty 2025 o 15:31 John Wilson <jw1474...@gmail.com> napisał(a): > > > > Yes. It should be using Spring to inject it as it did on 2.5.33. > > > > We have the struts2-spring-plugin which my understanding sets the object > > factory in the web.xml to spring. > > I don't recall any major changes around Spring, maybe it's related to > changing names of the constants related to converters? > > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=199528120#Struts2.5to6.0.0migration-XWorkconstants > > > Regards > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >