In webloic 7.0 if i use a method ( with transaction attribute as required) and access the database in two pools I am getting this error databaseConnection has already been created in this tx context for pool named vmaPool. Illegal attempt to create connection from another pool: masterPool Is there a way to avoid this??