A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

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

View: New views
1 Messages — Rating Filter:   Alert me  

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

by David Brown-48 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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: users-unsubscribe@...
For additional commands, e-mail: users-help@...