XPages Ext Lib-为iSeries的JDBC驱动程序创建OSGI插件 [英] XPages Ext Lib - create OSGI plugin for JDBC driver for iSeries

查看:82
本文介绍了XPages Ext Lib-为iSeries的JDBC驱动程序创建OSGI插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载了JTOpen工具箱( http://jt400.sourceforge.net/),并且正在使用XPages Ext Lib"JDBC驱动程序插件向导"创建一个OSGI插件,以JDBC访问iSeries文件.

I have downloaded the JTOpen toolbox (http://jt400.sourceforge.net/) and am using the XPages Ext Lib "JDBC Driver Plug-in Wizard" to create an OSGI plug-in for JDBC access to iSeries files.

在向导上,我将类型下拉列表留空,并手动输入了"com.ibm.as400.access.AS400JDBCDriver"类-我认为这是正确的类,但不是100%可以肯定的.我从JTOpen的java6目录中添加了JAR文件jt400.jar.

On the Wizard I left the Type drop-down empty and manually entered a Class of "com.ibm.as400.access.AS400JDBCDriver" - I think this is the correct class, but not 100% certain. I added the JAR file jt400.jar from the java6 directory of JTOpen.

将生成的site.xml导入Update Site数据库并重新启动HTTP任务后,我发出了"tell http osgi ss com.ibm.as400"命令-但看不到列出的OSGI插件.

After importing the generated site.xml into the Update Site database and restarting the HTTP task I issued a "tell http osgi ss com.ibm.as400" command - but do not see the OSGI plugin listed.

我以前已经完成了用于SQL Server的JDBC驱动程序的相同过程,并且工作正常.我怀疑我使用的是错误的jar文件或具有错误的类名. Domino服务器是9.0.1 FP1.

I have previously been through the same process for a JDBC driver for SQL Server and that works fine. I suspect I'm either using the wrong jar file or have the wrong class name. The Domino server is 9.0.1 FP1.

欢迎提出任何建议!

推荐答案

如果发出命令tell http osgi diag com.ibm.as400,它将告诉您任何依赖项问题.

If you issue the command tell http osgi diag com.ibm.as400, that will tell you of any dependency issues.

这篇关于XPages Ext Lib-为iSeries的JDBC驱动程序创建OSGI插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆