Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Refreshing view.xxxModel.xml files bug?

421852Sep 16 2004
I had created an entity object and a view object, then later decided to remove a few of the columns. I updated the jsp's that referenced them, but am getting errors referencing the columns that no longer exist in the entities or views.

In digging through the code, I find the view.myjspModel.xml files are NOT being updated automatically to remove deleted columns from the view and/or entity objects. Since JDev doesn't allow direct editing of the XML, the only workaround I've found is to edit them externally to JDev...not something I'm particularly thrilled about doing.

Is there a work-around for this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 14 2004
Added on Sep 16 2004
0 comments
302 views