Re: Re[2]: [Webwork-user] Re: Performance of ParameterAware

2002-06-25 Thread matt
Ok. Thanks Peter. I'll look into this. -Matt On Tue, 25 June 2002, Peter Kelley wrote > > Oops, forgot to say that I opened issue > http://opensource.atlassian.com/projects/webwork/secure/ViewIssue.jspa?id=10048 > about this problem > > -- > > regards, > Peter Kelley > > MoveIt Pty Ltd

Re: Re[2]: [Webwork-user] Re: Performance of ParameterAware

2002-06-25 Thread Joseph Fifield
On Tue, 2002-06-25 at 01:18, Peter Kelley wrote: > Since we are using JBoss 3.0 this all runs under Tomcat 4.0.3 - the > only servlet container currently integrated with JBoss out of the box. FYI: The default JBoss 3.0 package comes with Jetty embedded. Joe

Re[2]: [Webwork-user] Re: Performance of ParameterAware

2002-06-24 Thread Peter Kelley
Oops, forgot to say that I opened issue http://opensource.atlassian.com/projects/webwork/secure/ViewIssue.jspa?id=10048 about this problem -- regards, Peter Kelley MoveIt Pty Ltd "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead,

Re: [Webwork-user] Re: Performance of ParameterAware

2002-06-21 Thread Matt Baldree
Can you submit a simple example that illustrates the problem? -Matt - Original Message - From: "Peter Kelley" <[EMAIL PROTECTED]> To: "Chris Miller" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 4:03 AM Subject: Re: [Webwork-u

Re: [Webwork-user] Re: Performance of ParameterAware

2002-06-21 Thread Peter Kelley
Chris, I just managed to get a run in OptimizeIt and 95% of the time is being spent in java.lang.reflect.Array.newInstance(). Along with the fact that there are 10-20 getParameter calls for each control does this suggest anything to anybody ? The pattern seems to be: Get the control value from t