NB 7.2 HR integration review request: #214441:Cannot deploy REST web service from database
Tomas Zezula <[email protected]> Wed, 20 Jun 2012 14:04:22 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Description: http://netbeans.org/bugzilla/show_bug.cgi?id=214441 The Web (J2EE) application using EclipseLink annotation processor to generate ORM cannot be deployed due to empty persistence.xml when compile on save is enabled. Impact assessment: Affects web apps using EclipseLink. Risk assessment: Changed write through transaction to correctly handle JSR199 JavaFileObjects created for output but used for input. The fix has been reviewed by Svata Dedic Changeset: http://hg.netbeans.org/jet-main/rev/00279c0bcfc1 Thanks for the review, Tomas