AW: AW: Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2005-11-10 Thread Richter-Reichhelm, Jesper
Betreff: Re: AW: Lock in > BeanUtilsBean.getInstance(BeanUtilsBean.java:78) > > Jesper: > > I'm glad you found a workaround works for you -- but if you have a > minute could you file a ticket in Bugzilla noting the issue (and the > workaround)?http://issues.apache

Re: AW: Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2005-11-10 Thread Joe Germuska
Jesper: I'm glad you found a workaround works for you -- but if you have a minute could you file a ticket in Bugzilla noting the issue (and the workaround)?http://issues.apache.org/bugzilla/ It should be possible to make some changes to Struts to eliminate or minimize calls to the static

AW: Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2005-11-10 Thread Richter-Reichhelm, Jesper
We've found a workaround ourselves: We've now using Commons Beanutils 1.6.1 which does not contain the classes BeanUtilsBeans and PropertyUtilsBean. So far this works fine with Struts 1.2.7. Ciao, Jesper Richter-Reichhelm > After switching to Struts 1.2.7 (and Commons Beanutils 1.7) we > experien