users@concurrency-ee-spec.java.net

[jsr236-spec users] Fw: Re: JSR-236 Concurrency Utilities for Java EE

From: Adam Smolnik <smolnik_at_wp.pl>
Date: Fri, 22 Mar 2013 09:10:41 +0100

Details below.

Regards
Adam Smolnik

Dnia 22-03-2013 o godz. 5:14 Adam Bien <abien_at_adam-bien.com> napisał(a):
> Hi Adam,
>
> could you please forward this email to the JSR-236 EG?
>
> I'm not able to fix the wording...
>
> thanks for reading and your feedback!,
>
> adam
> On 21.03.2013, at 22:41, "Adam Smolnik" <smolnik_at_wp.pl> wrote:
>
> > Hey Adam,
> >
> > I like clear and unambiguous specs. Consider the sentence below.
> >
> > 2.4 Usage with Java EE Connector Architecture
> > ...
> > It is the intent that Connectors javax.resource.work.WorkManager
> implementations may choose to utilize or wrap the
> java.util.concurrent.ExecutorService or other functionalities within
> this specification when appropriate.
> > ...
> > The above fragment says just about "Connectors
> javax.resource.work.WorkManager implementations" not resource adapters
> themselves.
> >
> > Where can I find the simple, clear and unequivocal statement as follows:
> >
> > Resource adapters implementations may use
> javax.enterprise.concurrent.ManagedExecutorService or
> java.util.concurrent.ExecutorService with a
> javax.enterprise.concurrent.ManagedThreadFactory.
> >
> > Or perhaps I must not make use of ManagedExecutorService with
> > resource adapters implementations.
> >
> > Regards
> > Adam
> >
> >