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-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: EasyMock best practices

2011-06-19 Thread Daniel Kulp
On Sunday, June 19, 2011 9:13:54 AM Dennis Sosnoski wrote: > I've been dealing with a lot of EasyMock unit tests in the WS-RM > restructuring, and found what I'd consider to be a design flaw with > EasyMock (or a flaw in the way the unit tests are using it, however you > want to see it). When you u