Re: JAXRS EJBInvoker

2011-06-19 Thread Sergey Beryozkin
Hi Ryan On Sun, Jun 19, 2011 at 5:16 AM, Ryan Zoerner wrote: > It has been a while since I have written to the dev list, but I am working > on putting an JAXRSEJBInvoker together. The naive implementation (in this > case, that means rough draft), consists of taking JAXRSInvoker, replacing > all i

Re: JAXRS EJBInvoker

2011-06-19 Thread David Blevins
On Jun 18, 2011, at 9:16 PM, Ryan Zoerner wrote: > It has been a while since I have written to the dev list, but I am working > on putting an JAXRSEJBInvoker together. The naive implementation (in this > case, that means rough draft), consists of taking JAXRSInvoker, replacing > all instances of

Re: JAXRS EJBInvoker

2011-06-18 Thread Ryan Zoerner
Here is a link to the rough draft: http://pages.cs.wisc.edu/~zoerner/downloads/dev/samples/EJBInvoker/EJBInvoker.java