jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: Fwd: Re: [Resteasy-developers] JAX-RS 2.0 features you want?

From: Roberto Chinnici <roberto.chinnici_at_oracle.com>
Date: Fri, 11 Mar 2011 15:58:53 -0800

  Now tracked as JAX_RS_SPEC-60 [1].

I put the dynamic resource registration under the same issue. We can
always split them later.

[1] http://java.net/jira/browse/JAX_RS_SPEC-60

On 3/9/11 1:47 PM, Bill Burke wrote:
>
>
> On 3/9/11 2:35 PM, Roberto Chinnici wrote:
>> We're not voting on anything yet.
>>
>> I'd like to request a clarification re "MetaData API so that extensions
>> to RESTEasy can browse through the JAX-RS resources defined".
>>
>> Are we talking about a Java API so that an extension (a piece of Java
>> code that is either part of the same application or deployed as a shared
>> library somehow) can discover/enumerate/inspect the resources that exist
>> in the application itself? Or are we talking about an HTTP client
>> remotely accessing the application to discover its resources?
>>
>
> I think its to be able to programmatically browse deployed resources.
>