This issue with Resin 3.1.2 and Resin 3.1.3 I send in attachment source files.
Thanks 2007/10/9, Rodrigo Westrupp <[EMAIL PROTECTED]>: > > > --- Sergey Plehov <[EMAIL PROTECTED]> wrote: > > > > Yes, i annotate getApplications with CascadeType.MERGE (also try and > > CascadeType.ALL) but nothing changed. > > > > I will file a new bug report. Which version is this with? > > Please can you send in the source files: ApplicationBean.java, > UserBean.java > and the test case that is calling the merge() operation ? > > Thanks! > > -- Rodrigo > > > > > 2007/10/8, Rodrigo Westrupp <[EMAIL PROTECTED]>: > > > > > > > > > --- Sergey Plehov <[EMAIL PROTECTED]> wrote: > > > > > > > > @ManyToMany with jointable helps me. > > > > > > > > But i got next problem when i try modify user Application list: > > > > > > > > > > Hi Sergey, > > > > > > Cool. Do you have getApplications() annotated with cascade= > > > CascadeType.MERGE > > > or cascade=CascadeType.ALL ? That's required to get the merge(user) > > > cascaded to > > > the related applications. > > > > > > Best, > > > > > > -- Rodrigo > > > > > > > > > > > > _______________________________________________ > > > resin-interest mailing list > > > [email protected] > > > http://maillist.caucho.com/mailman/listinfo/resin-interest > > > > > > > > > > > -- > > ------------------------------- > > Sergey Plehov > > > _______________________________________________ > > resin-interest mailing list > > [email protected] > > http://maillist.caucho.com/mailman/listinfo/resin-interest > > > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > -- ------------------------------- Sergey Plehov
User.java
Description: Binary data
Application.java
Description: Binary data
UserDAO.java
Description: Binary data
UserDAOBean.java
Description: Binary data
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
