1 Reply Latest reply on Mar 6, 2013 3:58 PM by jonathanmclarke

    Seam and WebService example

    pierounix

      I have one Seam component as web service, I can use bijection, I can retrieve object from database using entity manager, but I CAN'T use persist methods as it says there is no transaction started.

      Can anyone supply a well documented example of Web Service exported with Seam that does persist() ??? What about transaction management configuration to use???

        • 1. Re: Seam and WebService example
          jonathanmclarke

          Hi Piero,

           

          I've had quite a lot of experience of this situation recently, and I should be able to help. Which version of Seam are you using? I have an approach for 2.2.2.Final, but I still have an outstanding support question for 2.3.0.Final, found here:https://community.jboss.org/thread/221947. If you post some source, I'll see what I can recommend.

           

          Marek: There's another guy here who I think would benefit from help with the thread above.

           

          Jonathan.