Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JakartaEE - MicroProfile - Community day"

(Agenda)
 
(16 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
=== Event Details ===
 
=== Event Details ===
  
When: October 22, 2018  
+
When: '''Monday - October 22, 2018'''
  
 
Session Time Slot(s): 09:00 - 12:30 and 14:00 - 17:30
 
Session Time Slot(s): 09:00 - 12:30 and 14:00 - 17:30
 +
* There is coffee from 8:30 on :)
  
 
Where: EclipseCon Europe, Ludwigsburg, Germany
 
Where: EclipseCon Europe, Ludwigsburg, Germany
  
We have reserved Bürgersaal room for 100+ people.
+
We have reserved Bürgersaal 2 room for 100+ people.
  
 
Attendees will need to register for the Community Day.
 
Attendees will need to register for the Community Day.
Line 16: Line 17:
 
=== Agenda ===
 
=== Agenda ===
  
(1) '''Eclipse Foundation orientation for Jakarta EE''' - introduction to and explanations around Eclipse Foundation governance processes, infrastructure, etc.
+
(1) 9:00-10:15 '''Eclipse Foundation orientation for Jakarta EE''' - introduction to and explanations around Eclipse Foundation governance processes, infrastructure, etc.
** Introduce EF and its mission
+
* Introduce EF and its mission
** IP process
+
* Eclipse IP Process Primer
** Processes for Committer and contributors
+
* Processes for Committer and contributors
** Jakarta EE relevant processes - covering new Specification Process
+
* Jakarta EE relevant processes - covering new Specification Process
** Invite us for Eclipse Governance and Jakarta EE Roadshow
+
* Invite us for Eclipse Governance and Jakarta EE Roadshow
  
  
(2) '''Meet the spec''': short presentations on specific Jakarta EE projects/specs2
+
Break: 10:15 - 10:45
 +
 
 +
(2) 10:45 -12:30  '''Meet the spec''': short presentations on specific Jakarta EE projects/specs2
 
Reach out to community members who would like to present the current status of a JSR and its transition to Jakarta EE related project (ee4j project) and its future direction
 
Reach out to community members who would like to present the current status of a JSR and its transition to Jakarta EE related project (ee4j project) and its future direction
 
Adopt a spec
 
Adopt a spec
Line 32: Line 35:
 
So far we have  
 
So far we have  
  
Rudy De Busscher <rdebusscher@gmail.com>
+
* Cesar Saveedra
 +
** Jakarta EE & Marketing. Cesar will give an overview what happens marketing wise wrt Jakarta EE
 +
* Werner Keil <werner.keil@gmx.net>
 +
** JNoSQL
 +
** JsonB / JsonP
 +
* Dimitry Kornilov:
 +
** Progress of the Glassfish RI
 +
* Kevin Sutter
 +
** Progress of Jakarta EE
 +
* Heiko Rupp (/ Michal Szynkiewicz )
 +
** SmallRye, an open implementation of MicroProfile
 +
 
 +
 
 +
Lunch 12:30 - 14:00
 +
 
 +
14:00- 15:00 '''Meet the spec Part 2''' - Audience participation
 +
* <Attendees >
 +
** '''If you have an idea when in Ludwigsburg, let us know and talk about your topic'''
 +
 
 +
 
 +
Break  15:00-15:30
 +
 
 +
 
 +
(3) 15:30 - 17:30 '''MicroProfile hands-on tour'''
 +
 
 +
Everyone should have a laptop for the workshop.
 +
 
 +
We will develop a MicroProfile application from scratch (skeleton will be provided) and run it on various implementations
  
EE Security 1.0
+
Topics:
With the introduction of the Java EE Security API in EE 8, it was no longer needed that applications are secured by performing some obscure process which was different for each application server.
+
Instead, we have now a modern, fully portable, extendible and CDi based approach.
+
This session gives a short preview of EE Security 1.0 and his history, before moving on to the new features which are planned in the next version.
+
The target audience is everyone who has some basic knowledge of CDI and Servlets and is interested in securing a Web application.
+
  
Werner Keil <werner.keil@gmx.net>
+
* Intro - All
 +
* Rest-Client - Heiko Rupp
 +
* Config - Tomas Langer
 +
* Metrics - Heiko Rupp
 +
* Health Checks - Dimitry Kornilov/Tomas Langer
 +
* Fault Tolerance - Kevin Sutter
 +
* OpenTracing - Pavol Loffay
 +
* OpenAPI - Kevin Sutter
 +
* JWT propagation- Kevin Sutter
  
JSON-P and JMS/OpenMQ
+
[[Category:Jakarta_EE]]
  
More to come
+
===BoF - Jakarta EE Town Hall meeting===
 +
When: '''Wednesday - October 24, 2018'''
 +
18:30 - 20:30  - room Silchersaal
  
(3) '''MicroProfile hands-on tour'''
+
* Introduction
 +
* Project Status
 +
* Questions and discussion
  
Everyone should have a laptop for the workshop
 
  
 
[[Category:Jakarta_EE]]
 
[[Category:Jakarta_EE]]

Latest revision as of 05:01, 22 October 2018

EclipseCon Europe 2018 Jakarta EE and MicroProfile Community Day

Event Details

When: Monday - October 22, 2018

Session Time Slot(s): 09:00 - 12:30 and 14:00 - 17:30

  • There is coffee from 8:30 on :)

Where: EclipseCon Europe, Ludwigsburg, Germany

We have reserved Bürgersaal 2 room for 100+ people.

Attendees will need to register for the Community Day.

Agenda

(1) 9:00-10:15 Eclipse Foundation orientation for Jakarta EE - introduction to and explanations around Eclipse Foundation governance processes, infrastructure, etc.

  • Introduce EF and its mission
  • Eclipse IP Process Primer
  • Processes for Committer and contributors
  • Jakarta EE relevant processes - covering new Specification Process
  • Invite us for Eclipse Governance and Jakarta EE Roadshow


Break: 10:15 - 10:45

(2) 10:45 -12:30 Meet the spec: short presentations on specific Jakarta EE projects/specs2 Reach out to community members who would like to present the current status of a JSR and its transition to Jakarta EE related project (ee4j project) and its future direction Adopt a spec SmallRye - intro Jakarta community to be approached (abstract / entry for the talk)

So far we have

  • Cesar Saveedra
    • Jakarta EE & Marketing. Cesar will give an overview what happens marketing wise wrt Jakarta EE
  • Werner Keil <werner.keil@gmx.net>
    • JNoSQL
    • JsonB / JsonP
  • Dimitry Kornilov:
    • Progress of the Glassfish RI
  • Kevin Sutter
    • Progress of Jakarta EE
  • Heiko Rupp (/ Michal Szynkiewicz )
    • SmallRye, an open implementation of MicroProfile


Lunch 12:30 - 14:00

14:00- 15:00 Meet the spec Part 2 - Audience participation

  • <Attendees >
    • If you have an idea when in Ludwigsburg, let us know and talk about your topic


Break 15:00-15:30


(3) 15:30 - 17:30 MicroProfile hands-on tour

Everyone should have a laptop for the workshop.

We will develop a MicroProfile application from scratch (skeleton will be provided) and run it on various implementations

Topics:

  • Intro - All
  • Rest-Client - Heiko Rupp
  • Config - Tomas Langer
  • Metrics - Heiko Rupp
  • Health Checks - Dimitry Kornilov/Tomas Langer
  • Fault Tolerance - Kevin Sutter
  • OpenTracing - Pavol Loffay
  • OpenAPI - Kevin Sutter
  • JWT propagation- Kevin Sutter

BoF - Jakarta EE Town Hall meeting

When: Wednesday - October 24, 2018 18:30 - 20:30 - room Silchersaal

  • Introduction
  • Project Status
  • Questions and discussion

Copyright © Eclipse Foundation, Inc. All Rights Reserved.