【发布时间】:2020-11-29 06:07:07
【问题描述】:
我使用 softwareAG 设计器创建了一个 apama 项目。并尝试如下访问 JSONPlugin。我的问题是我们可以直接在我的显示器中使用这个插件,还是有任何额外的配置让它在我的显示器中可用。现在我收到类似the name JSON in the com.apama namespace does not exist (error reported to the client)
有人可以建议我怎么做吗?
【问题讨论】:
我使用 softwareAG 设计器创建了一个 apama 项目。并尝试如下访问 JSONPlugin。我的问题是我们可以直接在我的显示器中使用这个插件,还是有任何额外的配置让它在我的显示器中可用。现在我收到类似the name JSON in the com.apama namespace does not exist (error reported to the client)
有人可以建议我怎么做吗?
【问题讨论】:
我可以找出问题所在。下面是解决办法
从配置 apama 构建路径添加 epl 包。
epl 包名称:JSON 支持:\JSONPlugin.bnd
【讨论】: