That did the trick. Thanks!
-Chris
On 01/21/2014 03:10 PM, Richard Kettelerij wrote:
Try replacing endChoice() with end().
On Tue, Jan 21, 2014 at 6:55 PM, Christopher Arnold wrote:
I working on a test that sets up a CXF REST endpoint and then routes the
request to various beans depending
Try replacing endChoice() with end().
On Tue, Jan 21, 2014 at 6:55 PM, Christopher Arnold wrote:
> I working on a test that sets up a CXF REST endpoint and then routes the
> request to various beans depending on the operation. I'm trying to include
> a log entry after the choice statement that