[Zope-Checkins] CVS: Products/DCOracle2/test - common.py:1.6

Matthew T. Kromer matt@zope.com
Mon, 15 Jul 2002 10:12:53 -0400


Update of /cvs-repository/Products/DCOracle2/test
In directory cvs.zope.org:/tmp/cvs-serv480/test

Modified Files:
	common.py 
Log Message:
Checkin slightly busted XID support from this weekend.  Unfortunately, using
XIDs seems to lead to invalid svchp handles, so it doesnt seem very useful.

Getting the transaction XID will work without problems; what doesnt work right
is doing a rollback/commit, setting an XID, and starting a new transaction.



=== Products/DCOracle2/test/common.py 1.5 => 1.6 ===
     "fizzle.mi.org":  "scott/tiger@bane",
     "sidhe.mi.org":     "scott/tiger@sidhe",
     "djinn.digicool.com":  "scott/tiger",
-    "djinn.zope.com":  "scott/tiger"
+    "djinn.zope.com":  "scott/tiger",
+    "djinn":  "scott/tiger"
 }