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 the
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 th