and what does your server.log say about this? usually when you have all
debug turned on, you have all the statements that are executed by JAWS.
Check if there are your update statements. Another way of debugging is to
use the HypersonicSQL DB. It generates nice .sql file with all executed
commands. In one of my cases there was:
UPDATE ....;
ROLLBACK;
And that helped my to find out the problem with the transaction declaration
in ejb-jar.xml
Regards,
Roman.
> -----Original Message-----
> From: Radomir Kubala [mailto:[EMAIL PROTECTED]]
> Sent: Freitag, 15. Juni 2001 10:16
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] HELP - jboss and interbase
>
>
> Hi,
>
> my problem is solved. I checked my configuratin again. I had bad
> configuration, I'm sorry.
>
> Now I have new problem. When I run example under the j2ee
> server, it's ok.
> Under the jboss the new values of balance wasn't updated in
> database. There
> are still zero.
>
>
> rado
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user