Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
The 'any' in the map means that somehow Aegis is not finding type information for the map element type. If you set up some sort of test case and check it in with @Ignore, and make a JIRA, and assign it to me :-) I can probably fix it. On Wed, Jun 17, 2009 at 8:19 AM, Sergey Beryozkin

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
17, 2009 1:19 PM Subject: JAXRS : issues with AegisProvider Hi, I'm seeing problems with the JAXRS AegisElementProvider producing/consuming complex types like Maps. I'm nearly done with making a basic end to end JAX-RS demo working n DOSGi, the immediate problem is that a client proxy

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Sergey Beryozkin
, June 17, 2009 1:19 PM Subject: JAXRS : issues with AegisProvider Hi, I'm seeing problems with the JAXRS AegisElementProvider producing/consuming complex types like Maps. I'm nearly done with making a basic end to end JAX-RS demo working n DOSGi, the immediate problem is that a client proxy fails

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
Subject: Re: JAXRS : issues with AegisProvider Like I said. Given my current level of load, if you tee it up, I'll try to knock it down. But I need something that misbehaves. I'm sorry to have to ask for that silver platter. On Wed, Jun 17, 2009 at 8:43 AM, Sergey Beryozkin sbery...@progress.com

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
/jira/browse/CXF-2296 https://issues.apache.org/jira/browse/CXF-2297 thanks, Sergey - Original Message - From: Sergey Beryozkin sbery...@progress.com To: dev@cxf.apache.org Sent: Wednesday, June 17, 2009 2:42 PM Subject: Re: JAXRS : issues with AegisProvider Hi Benson - I