One more question. If I was right with problem's solution, I got little bit confused again. Does it mean that every time after xwork.xml file was parsed it trying to load all action classes. If it does so is it correct behaviour. Or I'm missed somthing.
----- Original Message ----- From: "remigijus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 15, 2003 9:10 PM Subject: Re: [OS-webwork] xworks.xml actions mistery > Ok I found problem. In the Action class I had a setter method for int id > value setId(int id) without getter getId(int id). After I added it, it > stated to work. Very strange error, and difficult to find. > > Thanks to Jason Carriera for help. > Don't you think that somewhere in the doc should be mentioned about > config-browser, and how to use? > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
