[wildfly-dev] Java EE 7 and WildFly

Arun Gupta arun.gupta at gmail.com
Mon Oct 28 06:22:42 EDT 2013


Thanks for all the details!

I tried the JTA samples at:

https://github.com/arun-gupta/javaee7-samples/tree/master/jta

And they all seem to work fine.

A blog entry explaining all these implementations coming out tomorrow!

Arun

On Mon, Oct 28, 2013 at 2:51 AM, Nick Mpallas <mpallas at gmail.com> wrote:
> Also the cool news is that the new Transaction  M is full 1.2 JTA
> compatible...even if not major functionality added an important part of the
> server is fully compliant :)
>
>
> On Mon, Oct 28, 2013 at 10:44 AM, Jim Ma <ema at redhat.com> wrote:
>>
>> On 10/28/2013 05:10 PM, Arun Gupta wrote:
>>
>> Unknown (to me):
>>
>> JAX-WS - JBossWS ?
>>
>>
>> Yes. For more details, please look at http://www.jboss.org/jbossws
>>
>>
>> EJB - nothing separate, baked in the runtime?
>> Servlet - Undertow ?
>> JTA - nothing separate, baked in the runtime?
>> JCA - nothing separate, baked in the runtime?
>> JMS - ??
>> JPA - Hibernate ?
>>
>> Can you please help me complete or confirm the information in the last
>> category ?
>>
>>
>> Arun
>>
>> On Mon, Oct 28, 2013 at 2:00 AM, Pete Muir <pmuir at redhat.com> wrote:
>>
>> Of course, Weld and Hibernate Validator are used ;-)
>>
>> The Batch impl is not the RI, but https://github.com/jberet
>>
>> On 27 Oct 2013, at 20:28, Arun Gupta <arun.gupta at gmail.com> wrote:
>>
>> Ah, that explains why my JSR 236 and 353 tests showed exactly same
>> output and JSF tests has the same quirks :-)
>>
>> Is the Batch RI from IBM ? It requires a database to be setup to store
>> all checkpointing data ? Is that stored in memory ?
>>
>> Is the WebSocket implementation built from scratch ? is it available
>> in stand-alone mode ?
>>
>> Arun
>>
>> On Sun, Oct 27, 2013 at 11:20 AM,  <ssilvert at redhat.com> wrote:
>>
>> On 10/27/2013 1:03 PM, Claudio Miranda wrote:
>>
>> On Sun, Oct 27, 2013 at 1:44 PM, Arun Gupta <arun.gupta at gmail.com> wrote:
>>
>> - Are any RI from GlassFish are used in WildFly ?
>>
>> AFAIK there is JSF-RI (mojarra) in
>> modules/system/layers/base/com/sun/jsf-impl/
>>
>> To be more precise, it's a fork of Mojarra.  Some releases of our
>> version contain fixes that have not yet made it upstream.
>>
>> We're also using the glassfish impl for:
>> EL3
>> JSR 236 - Concurrency Utilities for Java EE
>> JSR 353 - Java API for Processing JSON
>>
>>
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>
>> --
>> Blog: http://blog.arungupta.me
>> Twitter: http://twitter.com/arungupta
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>
>>
>>
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>
>
>
>
> --
> \n\m
> "camel is a horse made up in a laboratory"



-- 
Blog: http://blog.arungupta.me
Twitter: http://twitter.com/arungupta


More information about the wildfly-dev mailing list