What transaction type are you using? Requires, RequiresNew or Mandatory
should work. Unsupported will not work (really shouldn't be allowed for
entities, per spec.)
Hermann RANGAMANA wrote:
> Hi all,
>
>
>
> i wrote a fairly simple BMP... and it seems to work very well. But
> actually there's a big problem : the container doesn't save any change i
> made on the bean into the database.
>
> Clients programs can view the bean as changed **as long as the container
> is running**. But if i restart the server, any change is lost. The
> database remain at its previous state.
>
> I code all sql task inside my business method..
>
>
>
> Any help would be highly appreciated
>
>
>
> --hermann
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user