<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">
 <channel>
  <title>Using Virtuoso with Tuxedo</title>
  <link>http://docs.openlinksw.com/virtuoso/xa.html</link>
  <description>OpenLink Virtuoso Universal Server: Documentation</description>
  <managingEditor>virtuoso.docs@openlinksw.com</managingEditor>
  <pubDate>Mon, 16 Nov 2009 14:26:59 GMT</pubDate>
  <generator>OpenLink Software Documentation Team</generator>
  <webMaster>webmaster@openlinksw.com</webMaster>
  <image>
    <title>OpenLink Virtuoso Universal Server: Documentation</title>
    <url>http://docs.openlinksw.com/virtuoso/../images/misc/logo.jpg</url>
    <link>http://docs.openlinksw.com/virtuoso/xa.html</link>
    <description>OpenLink Virtuoso Universal Server: Documentation</description>
  </image>
  <item>
    <guid>http://docs.openlinksw.com/virtuoso/xaBuildTMS.html</guid>
    <author>virtuoso.docs@openlinksw.com</author>
    <category>Building the Transaction Manager Server</category>
    <link>http://docs.openlinksw.com/virtuoso/xaBuildTMS.html</link>
    <pubDate>Mon, 16 Nov 2009 14:26:59 GMT</pubDate>
    <title>Building the Transaction Manager Server</title>
    <description>
		First of all, the administrator needs to build Virtuoso Transaction Manager Server application in order 
		to use Virtuoso server as Resource Manager of global transactions operated by Tuxedo.
	


		Then, the following line needs to be put in the $TUXDIR/udataobj/RM file:
		
			Virtuoso:virt_xa_switch: libvirtxa.a -L${HOME}/lib  -lwic -ldk1t -lthrp -lutil2 -L${SSLDIR}/lib -lssl -lcrypto
		
		The libvirtxa.a library could be found in tuxedo/lib directory.
	


		This allows to build TP monitor with Virtuoso support (VirtTMS) and services which could use Virtuoso as resource manager.
		libvirtxa.a and other libraries must be accessible by the compiler. The following command builds the VirtTMS:
		
			buildtms -o ${TUXDIR}/bin/VirtTMS -r Virtuoso
		
	

</description>
  </item>
  <item>
    <guid>http://docs.openlinksw.com/virtuoso/xaUBBconf.html</guid>
    <author>virtuoso.docs@openlinksw.com</author>
    <category>Configuration</category>
    <link>http://docs.openlinksw.com/virtuoso/xaUBBconf.html</link>
    <pubDate>Mon, 16 Nov 2009 14:26:59 GMT</pubDate>
    <title>Configuration</title>
    <description>
		In order to use Virtuoso as resource manager the UBB config file (Tuxedo main configuration file) must contain reference
		to VirtTMS. The following example of UBB config file configures two services and two virtuoso servers (resource managers)
		behind them.
	

</description>
  </item>
  <item>
    <guid>http://docs.openlinksw.com/virtuoso/xaServices.html</guid>
    <author>virtuoso.docs@openlinksw.com</author>
    <category>Services</category>
    <link>http://docs.openlinksw.com/virtuoso/xaServices.html</link>
    <pubDate>Mon, 16 Nov 2009 14:26:59 GMT</pubDate>
    <title>Services</title>
    <description />
  </item>
  <item>
    <guid>http://docs.openlinksw.com/virtuoso/xaClients.html</guid>
    <author>virtuoso.docs@openlinksw.com</author>
    <category>Clients</category>
    <link>http://docs.openlinksw.com/virtuoso/xaClients.html</link>
    <pubDate>Mon, 16 Nov 2009 14:26:59 GMT</pubDate>
    <title>Clients</title>
    <description>
		There are no special requirements for the clients of services which use Virtuoso as resource manager.
		See Tuxedo 8.x documentation
	

</description>
  </item>
  <item>
    <guid>http://docs.openlinksw.com/virtuoso/xaServExample.html</guid>
    <author>virtuoso.docs@openlinksw.com</author>
    <category>Service example</category>
    <link>http://docs.openlinksw.com/virtuoso/xaServExample.html</link>
    <pubDate>Mon, 16 Nov 2009 14:26:59 GMT</pubDate>
    <title>Service example</title>
    <description />
  </item>
 </channel>
</rss>
