Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
> https://issues.apache.org/jira/browse/CXF-2296 > https://issues.apache.org/jira/browse/CXF-2297 > > thanks, Sergey > > > > - Original Message - From: "Sergey Beryozkin" < > sbery...@progress.com> > To: > Sent: Wednesday, June 17, 200

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
m I described below. >>> >>> thanks, Sergey >>> >>> - Original Message - From: "Sergey Beryozkin" < >>> sbery...@progress.com> >>> To: >>> Sent: Wednesday, June 17, 2009 1:19 PM >>> Subject: JAXRS : issue

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Sergey Beryozkin
ot; To: Sent: Wednesday, June 17, 2009 2:42 PM Subject: Re: JAXRS : issues with AegisProvider Hi Benson - I just sent a followup email at the same time you replied :-), I'll create a JIRA shortly, thanks, Sergey - Original Message - From: "Benson Margulies" To: Sent:

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Sergey Beryozkin
Hi Benson - I just sent a followup email at the same time you replied :-), I'll create a JIRA shortly, thanks, Sergey - Original Message - From: "Benson Margulies" To: Sent: Wednesday, June 17, 2009 2:10 PM Subject: Re: JAXRS : issues with AegisProvider Like I

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Benson Margulies
rapper around the > Map and it works nicely, but I'd appreciate any help > in getting to the bottom of the problem I described below. > > thanks, Sergey > > - Original Message - From: "Sergey Beryozkin" < > sbery...@progress.com> > To: > Sen

Re: JAXRS : issues with AegisProvider

2009-06-17 Thread Sergey Beryozkin
7, 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
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 wrote: > Hi,

JAXRS : issues with AegisProvider

2009-06-17 Thread Sergey Beryozkin
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 to consume the following somewhat complicated Aegis-produced re