I upgraded from 1.3.5. (Before this upgrade, I had never attempted to use <set-property> in my action mappings.)
2007/3/18, Paul Benedict <[EMAIL PROTECTED]>:
From what version did you upgrade from? Pierre Thibaudeau wrote: > I just upgraded to Struts 1.3.8. I was experimenting with adding > <set-property property="actionId" value="myAction"/> in my action mappings. > > Unfortunately, as soon as I add one of these to my struts-config.xml, > starting the servlet gives me the exception quoted below. The exception > goes away when I remove those lines. I am running the servlet on Tomcat > 6.0.9 through Eclipse, and my project buildpath (within Eclipse) has no > mention of any version of Struts other than 1.3.8. > > (I am not personally bothered by that exception, since I haven't yet > started > making any use of the actionId property. Yet if anyone has ideas as to > what's going wrong, I would love to know!) > > EXCEPTION TRACE: > [see original message for the trace.]