0

We are trying to build a Tuxedo adapter in Weblogic 11g to connect to Tuxedo 6.5. Does anyone know any good tutorial out there that can show us how to do this ?

We found a some tutorials in Oracle website but unfortunately the tutorial files are not downloadable (broken links):

https://tuxedo-connector.samplecode.oracle.com/index.html

http://www.oracle.com/technetwork/middleware/tuxedo/usingosbtuxedotransport-086034.html

Paul Sweatte
  • 24,148
  • 7
  • 127
  • 265
zfranciscus
  • 16,175
  • 10
  • 47
  • 53

1 Answers1

2

Why are you trying to build what already exists? WebLogic Server comes with a built-in adapter for Tuxedo call the WebLogic Tuxedo Connector. There is also a separate product from Oracle called the Oracle Tuxedo JCA Adapter that provides a JCA style adapter for pretty much any Java EE server that supports JCA 1.5.

Arjan Tijms
  • 37,782
  • 12
  • 108
  • 140
Toddinpal
  • 345
  • 1
  • 7