Re: [TEST] Apache Struts 7.0.0-M8 test build is ready

Kusal Kithul-Godage <[email protected]>
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <CAOG_=Kz-_AT8gfyhZEq3f7eG8X4MQYAv0DaGNEMiT19e9nmXNg@mail.gmail.com>
It's prototype scope which means a new instance is constructed
wherever it's injected/retrieved. I'll take a look - shouldn't be too
hard to fix

On Sat, Jul 13, 2024 at 1:59 AM Lukasz Lenart <[email protected]> wrote:
>
> Shouldn't this just happen once as this is a managed bean?
>
> pt., 12 lip 2024 o 15:25 Kusal Kithul-Godage
> <[email protected]> napisał(a):
> >
> > Ah that'll be my last change - I'll check this, thanks! The 6.5.0 test
> > build will have the same issue
> >
> > On Fri, Jul 12, 2024 at 10:17 PM Burton Rhodes <[email protected]> wrote:
> > >
> > > I'm not sure if this is unique to M8, but I just turned on devMode and
> > > loading a single page in my app floods the console with these entries.
> > > I'm sure the log entries are correct, but they aren't helpful. For
> > > example, shouldn't it tell me which classes or packages or what JSP
> > > call/variable is causing the log entry?
> > >
> > > [Example]
> > > [qtp901055638-36] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-47] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-47] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-58] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-47] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-47] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-49] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-57] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-48] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-54] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-40] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-49] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-55] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-54] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-48] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-57] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > > [qtp901055638-40] WARN
> > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode,
> > > using devMode excluded classes and packages!
> > >
> > >
> > > ------ Original Message ------
> > > From "Lukasz Lenart" <[email protected]>
> > > To "Struts Developers List" <[email protected]>
> > > Date 7/11/2024 3:32:45 AM
> > > Subject [TEST] Apache Struts 7.0.0-M8 test build is ready
> > >
> > > >Hello,
> > > >
> > > >This is another milestone of Struts 7.x series, which is based on
> > > >JakartaEE 6. Please take the time and test the bits - any help is
> > > >appreciated. Please report any problems you will spot.
> > > >
> > > >Please read the Migration guide as this version includes stronger
> > > >security options
> > > >https://cwiki.apache.org/confluence/display/WW/Struts+6.x.x+to+7.x.x+migration
> > > >
> > > >Here are the changes from the previous version:
> > > >https://github.com/apache/struts/releases/tag/STRUTS_7_0_0_M8
> > > >
> > > >Staging Maven repo
> > > >https://repository.apache.org/content/groups/staging/
> > > >
> > > >* please read our guideline how to setup your Maven build to include
> > > >the Staging repository
> > > >https://struts.apache.org/builds.html#test-builds
> > > >
> > > >Standalone artifacts
> > > >https://dist.apache.org/repos/dist/dev/struts/7.0.0-M8/
> > > >
> > > >Release notes
> > > >https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.0.0-M8
> > > >
> > > >
> > > >Have fun!
> > > >Łukasz
> > > >
> > > >---------------------------------------------------------------------
> > > >To unsubscribe, e-mail: [email protected]
> > > >For additional commands, e-mail: [email protected]
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.