在 Equinox jetty 捆绑包中使用 jetty plus

发布于 2024-12-14 12:15:41 字数 345 浏览 1 评论 0原文

我们正在尝试让 JAAS 在我们的 RAP 应用程序中工作。我们通过 Equinox jetty 包运行 jetty,并使用包含 jettycustomizer 类的片段对其进行配置。

现在我们想对 JAAS 使用 jetty-plus,但是当我尝试将依赖项添加到片段时,它会给出以下错误:

!MESSAGE Con​​straints from thefragmentconflict with the host: Require-Bundle: org.mortbay.jetty.plus; bundle-version="6.1.23"

有谁知道如何解决这个问题,或者以其他方式添加 JAAS。因为这太令人沮丧了。谢谢

We are trying to get JAAS working in our RAP application. We run jetty through the equinox jetty bundle and configure it with a fragment which contains a jettycustomizer class.

Now we want to use jetty-plus for JAAS but when I try to add the dependency to the fragment it gives the following error:

!MESSAGE Constraints from the fragment conflict with the host: Require-Bundle: org.mortbay.jetty.plus; bundle-version="6.1.23"

Does anybody know how to fix this, or add JAAS an other way. Because this is so frustrating. Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文