Quoting Jack Wang <[EMAIL PROTECTED]>:
> try{
> tx.enlistResource(xRes); <===== Error
I think the Geronimo TM expects an instance of class NamedXAResource here. See
test-suite1 for details.
--dasarath
> }catch(Exception e){
> System.out.println("HERE, Exception " + e);
> }
>
> //ut.begin();
> Statement stmt = conn.createStatement();
> stmt.executeUpdate("update testdata set foo=666 where id=1");
> //ut.commit();
> -----------------------------------
>
>
>
>
>
>
>
> Wang Jun
>
>
>
>
>
>
> ___________________________________________________________
> ÑÅ»¢1GÃâ·ÑÓÊÏä°Ù·Ö°Ù·ÀÀ¬»øÐÅ
> http://cn.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]