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)
 
(39 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Draft agenda outline
+
== EclipseCon Europe 2018 Jakarta EE and MicroProfile Community Day ==
  
  
== Both conferences: ==
+
=== Event Details ===
  
* State of the union JakartaEE / ee4j
+
When: '''Monday - October 22, 2018'''
** ee4j PMC
+
** strategic committee
+
** spec committee
+
** marketing committee
+
** Public PMC meeting
+
  
* State of the union MicroProfile
+
Session Time Slot(s): 09:00 - 12:30 and 14:00 - 17:30
* Roadmap MicroProfile
+
* There is coffee from 8:30 on :)
  
== EclipseCon France 2018 ==
+
Where: EclipseCon Europe, Ludwigsburg, Germany
  
* Reactive programming in JakartaEE
+
We have reserved Bürgersaal 2 room for 100+ people.
* Discussion on MicroProfile reactive streams/messaging specs
+
  
== EclipseCon Europe 2018 Community day ==
+
Attendees will need to register for the Community Day.
  
Bürgersaal for 100+ people
+
=== Agenda ===
  
* Proposal for public PMC / WG meetings (broadcasted)
+
(1) 9:00-10:15 '''Eclipse Foundation orientation for Jakarta EE''' - introduction to and explanations around Eclipse Foundation governance processes, infrastructure, etc.
* "Meet the spec"
+
* 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
 +
 
 +
[[Category:Jakarta_EE]]
 +
 
 +
===BoF - Jakarta EE Town Hall meeting===
 +
When: '''Wednesday - October 24, 2018'''
 +
18:30 - 20:30  - room Silchersaal
 +
 
 +
* Introduction
 +
* Project Status
 +
* Questions and discussion
 +
 
 +
 
 +
[[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

Back to the top