TomEE + CXF配置参考 [英] TomEE + CXF configuration reference

查看:161
本文介绍了TomEE + CXF配置参考的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,我试图找到使用这三种参考文献的任何参考文档或非平凡的示例.

So I was trying to find any reference documentation or non-trivial examples for using the three.

我发现的最佳"是:

TomEE文档根本没有列出Jax-RS,我只能查找由单个端点类组成的示例

The TomEE Documentation doesn't list Jax-RS at all, and I was only able to find some examples consisting of a single endpoint class

在哪里可以找到配置选项的全面参考?

Where can I find a comprehensive reference of configuration options?

主要问题是,在使用独立CXF时,我会知道该怎么做,但我几乎不知道TomEE中的JAX-RS集成如何工作.

至少-我想要一些文档级的资源,用于上面博客文章中包含的信息.

At the very least - I want some documentation-grade resource for the info contained in blog posts above.

推荐答案

JAX-RS并不是基础TomEE发行版的一部分,因为Java EE 6的Web配置文件中不需要JAX-RS.在TomEE JAX-RS和TomEE Plus发行版中(感谢David).可能与您的特定实现无关,请查看 http ://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/helloworld-rs/.列出的大多数快速入门均基于标准API构建,并且不使用任何专有技术,因此您应该能够使它们在TomEE上运行.

JAX-RS isn't part of the base TomEE distribution because it isn't required in the web profile in Java EE 6, however, you can find it in the TomEE JAX-RS and TomEE Plus distributions (thanks David). It may not be with your specific implementations but take a look at http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/helloworld-rs/. Most of the quickstarts listed are built around the standard APIs and don't use anything proprietary so you should be able to get them to work on TomEE.

这篇关于TomEE + CXF配置参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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