Hi,
I am trying to create a datasource for my application.
I want the isolation level to be TRANSACTION_SERIALIZABLE in the connection. But if I set the connection to TRANSACTION_SERIALIZABLE it gives me a illegalArgument exception. If I set it to default it works any idea why ?
I am using the WAS 6.30 on windows.
thanks a lot
Padmaja Ragavendra