3 Replies Latest reply on Mar 4, 2009 4:51 AM by shane.bryzak

    Entity not updating when using Seam Remoting

    staticr

      I have been moving my application from using RichFaces to ExtJS.  I have found that in general I simply needed to annotate my methods with @WebRemote and everything works in a similar manor. Unfortunately, I have discovered that when doing an update to an entity that Hibernate does not do the insert/update.  The same method is used when using RichFaces and it works in that context.


      Any ideas?


      I am using Seam 2.1.1 GA and JBoss 5.0.1 on Ubuntu 8.10.


      Cheers,
        Colin