-
Feature Request
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
oracle pro*c/c++ compiles the embbed sql into c/c++ files and we need to support a "fake" oracle dll which might proxy the database operations to the AS.
this feather is useful for migration
Is it possible to use BlackTie in this format:
1. JBoss AS (JTA, database connections, transaction manager)
2. BlackTie Services with embedded sql (oracle pro*c/c++)For example:
AS open database connection, begin and commit transaction.
In BlackTie Services execute DMLs (oracle pro*c/c++).
We are no longer actively supporting BlackTie and are moving the code over to its original repo https://github.com/jbosstm/blacktie. The announcement was made on the narayana user forum (https://groups.google.com/g/narayana-users/c/k0EgFlS6VJc).