created
diff --git a/development/PluginOverview.html b/development/PluginOverview.html new file mode 100644 index 0000000..8404e94 --- /dev/null +++ b/development/PluginOverview.html
@@ -0,0 +1,47 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> + + <TITLE>Eclipse JST server component plugins</TITLE> + <META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.3 (Win32)"> + <META NAME="CREATED" CONTENT="20041111;21470709"> + <META NAME="CHANGED" CONTENT="16010101;0"> +</HEAD> +<BODY> +<P ><BR><BR> +</P> +<H1 ALIGN=CENTER>Eclipse JST server component plugins</H1> +<H2>JST Server Plugins</H2> +<P><BR>JSR Server consists of the following plugins</P> +<UL> + <LI><P STYLE="margin-bottom: 0cm">Plugin for j2ee + runtime support</P> + <LI><P STYLE="margin-bottom: 0cm">generic server that + adds the ability to define new servers with a definition file</P> + <LI><P STYLE="margin-bottom: 0cm">Apache Tomcat server + tools</P> +</UL> +<HR> +<H2 >Plugin Descriptions</H2> +<H4>org.eclipse.jst.server.core</H4> +<P>This plugin provides the core of the j2ee support.</P> +<H4>org.eclipse.jst.server.ui</H4> +<P>Provides the UI components for the j2ee support.</P> +<H4>org.eclipse.jst.server.generic.core</H4> +<P>The core of the generic server tool. Ýncludes +the implemetation of server tooling and the mechanisms for server +type definiton files.</P> +<H4>org.eclipse.jst.server.generic.ui</H4> +<P>The UI components for the generic server tooling. +</P> +<H4>org.eclipse.jst.server.generic.modules</H4> +<P>Provides the j2ee standard module definitions used by +the generic server plugin. This is subject to change when the +flexible project work is completed.</P> +<H4>org.eclipse.jst.server.tomcat.core</H4> +<P>Apache Tomcat server tooling .</P> +<H4>org.eclipse.jst.server.tomcat.ui</H4> +<P>UI components for the Apache Tomcat Server tools.</P> +<HR> +</BODY> +</HTML> \ No newline at end of file
diff --git a/development/ServerDevelopmentPlan.html b/development/ServerDevelopmentPlan.html new file mode 100644 index 0000000..82a9890 --- /dev/null +++ b/development/ServerDevelopmentPlan.html
@@ -0,0 +1,93 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> + <TITLE>JST Server Development plan</TITLE> +</HEAD> +<BODY > +<H1 align="center">JST Server Component Development Plan</H1> +<H2 >Component lead: Naci Dai</H2> +<H2 ><BR><BR> +</H2> +<P>The main goal for M2 is flexible project/module +structure. +</P> + +<P>Generic server plugin will become more generic. Provide extension points to easilly add new server type +definitions. +</P> + +<TABLE WIDTH=817 BORDER=1 CELLPADDING=2 CELLSPACING=3> + <COL WIDTH=374> + <COL WIDTH=56> + <COL WIDTH=160> + <COL WIDTH=137> + <COL WIDTH=50> + <TR> + <TD WIDTH=374> + <P><B>Task</B></P> + </TD> + <TD WIDTH=56> + <P><B>Priority</B></P> + </TD> + <TD WIDTH=160> + <P><B>Responsible <BR>Person or Team</B></P> + </TD> + <TD WIDTH=137> + <P><B>Planned timeframe</B></P> + </TD> + <TD WIDTH=50> + <P><B>Status</B></P> + </TD> + </TR> + <TR> + <TD WIDTH=374> + <P>Seperate server and runtime in generic plugin</P> + </TD> + <TD WIDTH=56> + <P>1</P> + </TD> + <TD WIDTH=160> + <P>Gorkem Ercan</P> + </TD> + <TD WIDTH=137> + <P>11/5 to 11/30 </P> + </TD> + <TD WIDTH=50> </TD> + </TR> + <TR> + + </TR> + <TR> + <TD WIDTH=374> + <P>Create extension poin for adding new generic server definitions + </P> + </TD> + <TD WIDTH=56> + <P>2 + </P> + </TD> + <TD WIDTH=160> + <P>Gorkem Ercan + </P> + </TD> + <TD WIDTH=137> + <P>11/16 to 12/10 </P> + </TD> + + <TD WIDTH=50> </TD> + </TR> + <TD WIDTH=374> + <P>Create and use a XSD for server definitions</P> + </TD> + <TD WIDTH=56 > + <P>2</P> + </TD> + <TD WIDTH=160> + <P>Gorkem Ercan, Naci Dai</P> + </TD> + <TD WIDTH=137>M3</TD> + <TD WIDTH=50> </TD> +</TABLE> +</P> +</BODY> +</HTML>