java ee 7 - pulsoconf 2013

13
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1

Upload: edgar-martinez

Post on 07-May-2015

417 views

Category:

Technology


4 download

DESCRIPTION

Intro for Java EE 7 WorkShop in PulsoConf 2013, in Guadalajara http://pulsoconf.co/

TRANSCRIPT

Page 1: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 131

Page 2: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 132

Working with the New Features in Java EE 7Eduardo MoranchelEdgar MartinezJava Curriculum Developers

Page 3: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 133

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle.

Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.

Page 4: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 134Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 16

ProgramAgenda

Java EE 7 Intro

Hands-on!

Page 5: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 135

Java EE 7 Themes

DEVELOPER PRODUCTIVITY

MEETING ENTERPRISE DEMANDS

Java EE 7

Batch Concurrency Simplified JMS

More annotated POJOs Less boilerplate code Cohesive integrated

platform

WebSocket JSON Servlet 3.1 REST JSF 2.2

Page 6: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 136

Java EE 7 / HTML5

Web

So

cket

Web

So

cket

JSO

N

JSO

N-P {a:”a”,

[1,2,3]}

Page 7: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 137

Java EE 7 JSRs

EJB 3.2

Servlet 3.1

CDIExtensions

Be

an

Va

lid

ati

on

1.1

Batch 1.0

Web Fragments

JCA 1.7JMS 2.0JPA 2.1

Managed Beans 1.0

Concurrency 1.0Common

Annotations 1.1Interceptors1.2, JTA 1.2

CDI 1.1

JSF 2.2,JSP 2.3,EL 3.0

JAX-RS 2.0,JAX-WS 2.2

JSON 1.0WebSocket

1.0

Page 8: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 138

Adopt a JSRJoin your local Java User Group: http://www.meetup.com/gdljug/

Page 9: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 139

Hands-on!You'll need… GlassFish 4

– http://glassfish.java.net/

NetBeans IDE 7.3.1– https://netbeans.org/

JDK 7– http://www.oracle.com/

technetwork/java/javase/downloads/

Page 10: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 1310

HTML5 JSON WebSocket JSF 2.2 JavaScript

Sticker Story Book

Hands-on!

Page 11: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 1311

oracle.com/oll Free content The latest tutorials in Java Search for "Java EE 7"

Oracle Learning Library

Looking for more?

Page 12: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 1312

Page 13: Java EE 7 - PulsoConf 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 1313