skywalking-java/docs/cn/Optional-plugins-CN.md

17 lines
778 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 可选插件
可选插件可以由源代码或者agent下的`optional-plugins`文件夹中提供。
为了使用这些插件,你需要自己编译源代码,或将某些插件复制到`/plugins`。
## Oracle and Resin 插件
由于Oracle和Resin的License这些插件无法在Apache发行版中提供。
如果你想了解详细信息,请阅读 [Apache license legal document](https://www.apache.org/legal/resolved.html)
- 我们应该如何在本地构建这些可选插件?
1. Resin 3: 下载Resin 3.0.9 并且把jar放在`/ci-dependencies/resin-3.0.9.jar`.
1. Resin 4: 下载Resin 4.0.41 并且把jar放在`/ci-dependencies/resin-4.0.41.jar`.
1. Oracle: 下载Oracle OJDBC-14 Driver 10.2.0.4.0 并且把jar放在`/ci-dependencies/ojdbc14-10.2.0.4.0.jar`.