I doubt this is going to cause a problem, but I'd appreciate your filing a
bug (assign it to me if possible) and I will try to find time to look at it

thanks
david jencks

On 2002.10.04 05:54:04 -0400 Giorgio Ponza wrote:
> Hi all.
> I have JBoss 2.4.8 and PostgreSQL 7.2.2
> 
> i create a Pool with this code in jboss.jcml
> <mbean code="org.jboss.jdbc.XADataSourceLoader"
> name="DefaultDomain:service=XADataSource,name=db_shop">
>     <attribute name="PoolName">db_shop</attribute>
>     <attribute
> name="DataSourceClass">org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl</attr
> ibute>
> ........
> 
> It works, but when i set the
> con.setAutocommit(true) or con.setAutocommit(false) from my java code,
> jboss
> writes on console
> 
> [WARN,XAConnectionFactory] XAConnectionImpl:
> org.jboss.pool.jdbc.xa.wrapper.XAConnectionImpl@145c859 has no current
> tx!
> 
> Have i to worry?
> Tx
> Giorgio
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to