Adding JBoss 6 EAP to RESTful web services
Greetings folks:
On IDEA 12.1.6, how do I add either
1. JBoss EAP 6 to the servers to be used for Publish RESTful web services
or
2. Add the RESTEasy + Jackson implementation to the library for publishing RESTFul services.
Basically I just want to add the "plumbing" to my Maven project to declare and start working with a JAX-RS application.
I did some google searches and searching through the documentation and can't find any doc about how to make this work with JBoss EAP. I have added EAP as a server to my server list and to my run list. I still don't get how to add it to the publish list.
Thanks
Steve
请先登录再写评论。