Debug efforts failing for: appfuse-light-wicket-ibatis-1.8.2

1 message Options
Embed this post
Permalink
David Brown-48

Debug efforts failing for: appfuse-light-wicket-ibatis-1.8.2

Reply Threaded More More options
Print post
Permalink
Hello appfuse folks, I working an: ant new version of the appfuse-light-wicket-ibatis-1.8.2. Efforts to debug the new app after the records are displayed via the XXXList.class does not follow the same path as the UserList.class/UserForm.class. The exception shows the app throwing an Exception in the XXXModel.class but I think this is a false Exception. The app never gets that far. I cannot debug the app the same as for the UserList.class:

UserList ---> onEditUser ---> setResponsePage ---> new UserForm(this, user) ---> this.reponsePage
---> new EditForm("userForm", user) ---> no problemo.

The functional duplicate of the UserXXX.class(es) fails and never gets past the XXXList() (constructor). If the user attempts to click select a record for editing a RunTime exception is thrown.

Any and all advice welcomed.

Regards, David.

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]