User Tools

Site Tools


j2ee_on_gentoo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
j2ee_on_gentoo [2007/04/23 18:29] slonopotamusj2ee_on_gentoo [2019/06/12 16:08] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ===== Plan ===== ===== Plan =====
 +
 +
 ==== Stage 1: architecture ==== ==== Stage 1: architecture ====
-  - Описываем внешний интерфейс j2ee-config тулзыне заморачиваясь на тему тогокак она будет делать, просто решаем что она должна уметь делать+  - Describe functionality of [[j2ee_on_gentoo/j2ee-config]] toolDo not think on implementationonly required features**[checkpoint: 05 May 2007 16:00 UTC]** 
-  - Определяем, какую информацию о приложениях нам надо получать +  - Decide what info we need from applications and servers in order to be able to implement wanted functionality. **[checkpoint: 12 May 2007 16:00 UTC]** 
-  - Аналогично для серверов. +  - Make up application and server config files format and directory layout ([[http://www.gentoo.org/proj/en/glep/glep-0011.html|GLEP 11]]!). **[checkpoint: 19 May 2007 16:00 UTC]** 
-  Учитывая точто там нужно от приложений, придумываем некий конфиг-файл и раскладку по директориям+At the end of this stage we should have an answer to this question: **What are we going to implementwhat features will it provide and how it is supposed to be used?**
-  - Аналогично для серверов + 
-==== Stage 2: initial implementation ====+ 
 +==== Stage 2: simple web applications ====
   - Дальше хочется наверное получить минимальную реализацию, так чтобы мы смогли хотя бы одно приложение задеплоить в хотя бы один сервер. думаю проще будет начать с веб-приложений. иметь в виду, что бывают другие типы, но для начала просто ставить заглушки.   - Дальше хочется наверное получить минимальную реализацию, так чтобы мы смогли хотя бы одно приложение задеплоить в хотя бы один сервер. думаю проще будет начать с веб-приложений. иметь в виду, что бывают другие типы, но для начала просто ставить заглушки.
 +
 +At the end of this stage we should be able to package and run simple web applications that do not require DB access.
 +
 +
 +==== Stage 3: database-backed web applications ====
 +FIXME
 +
 +At the end of this stage we should be able to package and run web applications that require DB access.
 +
 +
 +==== Stage 4: ejb/ear applications ====
 +FIXME
 +
 +At the end of this stage we should be able to package and run ejb/ear applications.
 +
 +
 +==== Stage 5: stabilization ====
 +FIXME
 +
 +At the end of this stage we should have public-ready API and documentation.
 +
 +
 +==== Stage 6: merge into java overlay/main tree, package more apps ====
 +FIXME
 +
 +At the end of this stage we should have all stuff in portage main tree.
  
 ===== Project Goals ===== ===== Project Goals =====
j2ee_on_gentoo.1177352955.txt.gz · Last modified: 2019/06/12 16:12 (external edit)