Hi,

we are using MySQL and there the transaction TX_NOT_SUPPORTED

In the application we are using an cmp entity bean for a kind of
sequence number. The sequence number is stored in a database table. To
receive a new sequence number a business method
        getValueAfterIncrementing()
is called. In this method the value of the bean is increased. BUT this
value is never saved to the database. Actually, the ejbStore() method is
never called.

I tried to add a isModified => nothing is stored

I tried to add a 
        <passivation-timeout>5</passivation-timeout>
 => nothing is stored


Does anybody know if I am doing something wrong or if this is a BUG??

simon
begin:vcard 
n:Oldeboershuis;Simon
tel;fax:+49.30.44350949
tel;work:+49.30.44350943
x-mozilla-html:FALSE
org:outermedia;Entwicklung
adr:;;Greifswalder Str. 207;Berlin;;10405;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Simon Oldeboershuis
end:vcard

Reply via email to