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 "JEE Status Meetings/2011-10-06"

(Juno Planning)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== Agenda  ==
 
== Agenda  ==
  
Continue discussion where we left off last week
+
Continue discussion where we left off last week, including prioritization and ownership
  
 
==== Juno Planning  ====
 
==== Juno Planning  ====
Line 41: Line 41:
 
* Deployed name of an EAR project is ignored during actual deployment : https://bugs.eclipse.org/bugs/show_bug.cgi?id=340918
 
* Deployed name of an EAR project is ignored during actual deployment : https://bugs.eclipse.org/bugs/show_bug.cgi?id=340918
 
* Micro-optimization : don't call consumedComponent.getRootFolder() twice in FlatVirtualComponent.consumeComponent(...) : https://bugs.eclipse.org/bugs/show_bug.cgi?id=359360
 
* Micro-optimization : don't call consumedComponent.getRootFolder() twice in FlatVirtualComponent.consumeComponent(...) : https://bugs.eclipse.org/bugs/show_bug.cgi?id=359360
* Make sure all projects in WTP (or from adopters) can handle multi-source components correctly (using the defaultRootSource tag newly introduced in SR1)(Fred to open new bugzilla)  
+
* Make sure all projects in WTP (or from adopters) can handle multi-source components correctly (using the defaultRootSource tag newly introduced in SR1)(Fred to open new bugzilla)
  
 
==== Other topics  ====
 
==== Other topics  ====
  
* What are the plans for m2e-wtp coming to eclipse?  Can we propose an incubating project?  - Konstantin and Chuck willing to help create proposal
+
* Possibilities of m2e-wtp coming to eclipse?  Can we propose an incubating project?  - Konstantin and Chuck will provide samples of proposals,and assist.
  
 
* WTP meetup at EclipseCon europe ?
 
* WTP meetup at EclipseCon europe ?
 
 
** Fred and Max are going. Anyone else ?
 
** Fred and Max are going. Anyone else ?
  
 
== Minutes ==
 
== Minutes ==

Latest revision as of 10:44, 6 October 2011

Attendees

Agenda

Continue discussion where we left off last week, including prioritization and ownership

Juno Planning

Java EE Tools plan
EJB Tools plan

Themes: Improved usability, Improved extension capabilities, Maven(m2e) integration

Proposed enhancements

  • Java EE 6 technologies -
    • JCDI?, other Java EE 6 technologies not currently covered? - Max brought up this possibility.. Chuck thought SAP could be interested.
  • Server Tools / Tomcat adapter improvements
    • WTP Tomcat Adapter - problem with m2e-wtp 's war overlays when doing ""Serve modules without publishing"
    • WTP Tomcat adapter redeploys entire webapp on class change - what can be done to improve?
    • Solve the challenge of there only being Jar, Ear and War support for adapters. If other project/packaging types are introduced *all* servers need to update their logic as it is at the moment. Presents a challenge with for example BPEL project types which have had to introduce their own specific adapter.
  • Enhance extension capabilities to flexible component framework
  • Improve flexible component framework capabilities

Important Bugs

Other topics

  • Possibilities of m2e-wtp coming to eclipse? Can we propose an incubating project? - Konstantin and Chuck will provide samples of proposals,and assist.
  • WTP meetup at EclipseCon europe ?
    • Fred and Max are going. Anyone else ?

Minutes

Back to the top