jivesoftware / jive-sdk-java-jersey

This is an implementation of the Jive SDK written in Java, implemented for JEE6 using Jersey (JAX RS 2.0), Spring Core 3.2.5 and JSP.
https://community.jivesoftware.com/community/developer
Apache License 2.0
10 stars 19 forks source link

jboss ignore resteasy, update readme #5

Closed bvanderhaar closed 10 years ago

bvanderhaar commented 10 years ago

This is a start to get things working in JBoss.

bvanderhaar commented 10 years ago

If you want to leave web.xml alone, I do have another way of getting it working by adding an xml file to META-INF. I can submit that PR if you are interested

ryanrutan commented 10 years ago

If possible, I would like to put this in META-INF that way we can let these files co-exist and its easier to switch environments.

ryanrutan commented 10 years ago

If you can make those changes...I'll merge that into the base code ASAP =)

bvanderhaar commented 10 years ago

I'll submit a PR for this

On Tue, Apr 22, 2014 at 12:49 PM, Ryan Rutan notifications@github.comwrote:

If you can make those changes...I'll merge that into the base code ASAP =)

— Reply to this email directly or view it on GitHubhttps://github.com/jivesoftware/jive-sdk-java-jersey/pull/5#issuecomment-41064476 .