On Mon, Aug 23, 2010 at 6:28 PM, Caldarale, Charles R
<chuck.caldar...@unisys.com> wrote:
>> From: Wesley Acheson [mailto:wesley.ache...@gmail.com]
>> Subject: Re: How to spwan child processes.
>>
>> "Certain J2EE/JEE applications (for instance those running in EJB and
>> Web containers) must not spawn new threads; instead all work should be
>> performed on the main application threads managed by the application
>> server. When applications use the WebSphere MQ base Java API the
>> application server may not be able to distinguish between application
>> code and the WebSphere MQ base Java API code, so the worker and
>> clean-up threads described above will cause the application to be
>> non-compliant with the container specification. The WebSphere MQ JMS
>> API does not break these J2EE/JEE specifications and so should be used
>> instead."
>
> Sounds like somebody's passing the buck for a flawed design in WebSphere MQ...
>
> I'd like to see the exact spec reference for their claim of non-compliance.
>
>  - Chuck
>

Sorry I don't even know where the specs live. I thought I saw it on
sun some time ago but can't find it.

Look if your saying that spawning threads is Okay thats cool, makes my
life simpler. If I've offended you in some way then I'm sorry.

Regards,

Wes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to