Calling a REST Service from a Session Bean
Hello,
I'd like to call a REST service out of a session bean in my application running in a eap 6.2.
What's the best way to do this? A lot of Resteasy jars are also part of eap. Does someone has an example?
Thanks,
Mike