Under the same web server (Websphere), I have tested to connect to v8 & v9. When I got an error (e.g. null pointer exception) during update, it is caused by my bug because I wrongly enter some fields/or forget to enter some fields.
However, the behaviors of v8 & v9 are totally different. For v8, it will return the error within 1-2 sec. For v9, it holds my screen for more then 5min but cannot return anything. Finally, I find the record/table is locked in DB. I can repeat this easily and lock different tables's record....
Does anyone know what's the problem? Or what is needed to set?
Thanks.