Difference between revisions of "GCF Primer"

From GCube System
Jump to: navigation, search
Line 14: Line 14:
 
## [[Single_Port-Type#JNDI_configuration|JNDI configuration]]
 
## [[Single_Port-Type#JNDI_configuration|JNDI configuration]]
 
## [[Single_Port-Type#Sketching_port-type_interfaces|Sketching port-type interfaces]]
 
## [[Single_Port-Type#Sketching_port-type_interfaces|Sketching port-type interfaces]]
## [[Single Port-Type#Structuring the service code|Delving into the implementation]]
+
## [[Single_Port-Type#Delving_into_the_implementation|Delving into the implementation]]
 
## [[Single Port-Type#Building & Deploying|Building & Deploying]]
 
## [[Single Port-Type#Building & Deploying|Building & Deploying]]
 
## [[Single Port-Type#gCore Logging & Restart|gCore Logging & Restart]]
 
## [[Single Port-Type#gCore Logging & Restart|gCore Logging & Restart]]
Line 21: Line 21:
 
# [[Adding State|A Sample Service: Adding State]]
 
# [[Adding State|A Sample Service: Adding State]]
 
## [[Adding_State#Towards_a_multi_port-type_service|Towards a multi port-type service]]
 
## [[Adding_State#Towards_a_multi_port-type_service|Towards a multi port-type service]]
 +
## [[Adding_State#Profiling_for_the_infrastructure|Profiling for the infrastructure]]
 
## [[Adding_State#Defining_the_port-type_interfaces|Defining the port-type interfaces]]  
 
## [[Adding_State#Defining_the_port-type_interfaces|Defining the port-type interfaces]]  
## [[Adding State#Implementation|Implementation]]
+
## [[Adding_State#Delving_into_the_implementation|Delving into the implementation]]
## [[Adding State#Configuring JNDIs & Descriptors|Configuring JNDIs & Descriptors]]
+
## [[Adding_State#Configuring JNDIs & Descriptors|Configuring JNDIs & Descriptors]]
## [[Adding State#Building & Deploying|Building & Deploying]]
+
## [[Adding_State#Building & Deploying|Building & Deploying]]
## [[Adding State#A Test Client|A Test Client]]
+
## [[Adding_State#A Test Client|A Test Client]]
 
# [[Learning more]]
 
# [[Learning more]]
  
 
--[[User:Manuele.simi|Manuele.simi]] 17:50, 26 March 2008 (EET)
 
--[[User:Manuele.simi|Manuele.simi]] 17:50, 26 March 2008 (EET)

Revision as of 18:01, 26 March 2008

  1. Tutorial overview
    1. Introduction
    2. Ground rules: preparing the environment
    3. Obtaining and running gCore
  2. Developing a new gCube service: Key Concepts
    1. Profiling
    2. Configuration
    3. Implementation
    4. Building
    5. Deployment
  3. A Sample Service: From configuration to testing with a single port-type
    1. Structuring the service code
    2. Profiling for the infrastructure
    3. JNDI configuration
    4. Sketching port-type interfaces
    5. Delving into the implementation
    6. Building & Deploying
    7. gCore Logging & Restart
    8. A Test Client
    9. Refining the implementation
  4. A Sample Service: Adding State
    1. Towards a multi port-type service
    2. Profiling for the infrastructure
    3. Defining the port-type interfaces
    4. Delving into the implementation
    5. Configuring JNDIs & Descriptors
    6. Building & Deploying
    7. A Test Client
  5. Learning more

--Manuele.simi 17:50, 26 March 2008 (EET)