在 Equinox jetty 捆绑包中使用 jetty plus
我们正在尝试让 JAAS 在我们的 RAP 应用程序中工作。我们通过 Equinox jetty 包运行 jetty,并使用包含 jettycustomizer 类的片段对其进行配置。
现在我们想对 JAAS 使用 jetty-plus,但是当我尝试将依赖项添加到片段时,它会给出以下错误:
!MESSAGE Constraints 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论