我们有部署到Tibco ActiveMatrix BusinessWorks 5.11.0并使用TIBCO数据库ActiveMatrix适配器7.0.0的旧TIBCO ADB适配器代码
对于常规的tibco包,我们可以从
\tra\domain\tibco\datafiles\但ADB适配器代码不在\tra\domain\tibco\datafiles\中
有没有办法从Tibco端获得tibco ADB适配器的源代码?
发布于 2019-03-07 03:41:53
我找到了答案。在我的示例中,ADB适配器代码ear中只有配置文件,这就是为什么
\tra\domain\tibco\datafiles\<package_name>配置可在中找到
\tra\domain\tibco\data\<package_name>库和其他包含的资源可以在
\tra\domain\tibco\application\<package_name>https://stackoverflow.com/questions/55027672
复制相似问题