dev@glassfish.java.net

Re: Head's Up: REST-related Annotation Changes

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Fri, 14 Oct 2011 09:09:27 -0700

Thanks for the diffs.

1. RecoverTransactionsInternal is used only internally and not exposed
to the client.
2. Where do the descriptions come from? Why are they so different? Can
they be 18n-ed?

Also, please do not replace explicit import statements with a * - it's
better to see all the dependencies.

thanks,
-marina

Jason Lee wrote:
> I have the changes ready to commit, pending one POM change. Here are
> the EJB- and transaction-related changes.
>
> On 10/10/11 3:37 PM, Marina Vatkina wrote:
>> Can you also send a heads-up when the changes are ready to go or when
>> you have the exact new location in mind? I'm specifically interested
>> in any changes that go into ejb and transaction modules, but others
>> might be interested in their respective parts.
>>
>> -marina
>>
>> Jason Lee wrote:
>>> Over the next few days, I will be moving the REST/CLI configuration
>>> out of the data structures in the REST module and into annotations
>>> on the various commands throughout the server source tree (as
>>> described in the REST one pager:
>>> http://wikis.sun.com/display/GlassFish/32RestInterfaceProject).
>>>
>>> If anyone sees any problems with that, please let me know.
>>>
>
>