in
>> >>>>>>> the above."
>> >>>>>>>
>> >>>>>>> I think it's not by cause of my configuration
>> >>>>>>>
>> >>>>>>> Thanks !
>> >>&g
>>>>>> sqlMap.delete() performs a commit? That should not be the case if
> the tx manager is configured correctly.
> >>>>>>>> Whats your configuration? Could you please also try updating
> ibatis to 2.3.4, 2.3.0 is really old...
> >>>>>&g
;>>> 2.3.4, 2.3.0 is really old...
>>>>>>>>
>>>>>>>> Regards
>>>>>>>>
>>>>>>>> Kai
>>>>>>>>
>>>>>>>> --- Original Nachricht
; Absender: Chema
>>>>>>> Datum: 03.10.2008 15:01
>>>>>>>> That doesn't work because sqlMap.delete() performs commit
>>>>>>>> automatically.
>>>>>>>> I'm using the transaction manager of JBoss , with JNDI/JDBC
t;>>>> That doesn't work because sqlMap.delete() performs commit automatically.
>>>>>>> I'm using the transaction manager of JBoss , with JNDI/JDBC.
>>>>>>> Can I disabled this ? By code is not possible because Jboss TX manage
By code is not possible because Jboss TX manager
>>>>>> throws a SQLExeception.
>>>>>> Another w/a ?
>>>>>>
>>>>>> Thanls !
>>>>>>
>>>>>>
>>>>>>
>>>>
;>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> 2008/10/3 Kai Grabfelder <[EMAIL PROTECTED]>:
>>>>>> if you are using CTM (container managed transactions), like in your
>>>>&
; sqlMap.delete("deleteRecords", param);
>>>>>
>>>>> If it does not I think your sqlmap configuration is not correct. Could
>>>>> you post it here?
>>>>>
>>>>> Regards
>>>>>
>>
it does not I think your sqlmap configuration is not correct. Could you
>>>> post it here?
>>>>
>>>> Regards
>>>>
>>>> Kai
>>>>
>>>> --- Original N
richt ---
>>> Absender: Chema
>>> Datum: 03.10.2008 12:53
>>>> Hello:
>>>>
>>>> I'm using JBoss 3.2 and EJB 2.0 with iBatis 2.3.0
>>>> I've got configured a external transaction manager in SQLMap
>&g
hricht ---
>> Absender: Chema
>> Datum: 03.10.2008 12:53
>>> Hello:
>>>
>>> I'm using JBoss 3.2 and EJB 2.0 with iBatis 2.3.0
>>> I've got configured a external transaction manager in SQLMap
>>> configuration file.
>>>
&
2.0 with iBatis 2.3.0
>> I've got configured a external transaction manager in SQLMap
>> configuration file.
>>
>> When an EJB component ( session bean ) tries to delete record using by
>> iBatis sqlMap client, JBoss retrieve this
>> error:
>>
.
>
> When an EJB component ( session bean ) tries to delete record using by
> iBatis sqlMap client, JBoss retrieve this
> error:
>
> 11:02:09,406 ERROR [Connection] Error calling Connection.commit:
> java.sql.SQLExcepti
ion] Error calling Connection.commit:
java.sql.SQLException: You cannot commit during a managed transaction!
at
org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.jdbcCommit(BaseWrapperManagedConnection.java:525)
This error happens when I perform this
sqlMap.startT
14 matches
Mail list logo