Difference between revisions of "GCF Primer"
From GCube System
(11 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
## [[The Development Cycle#Building & Deploying|Building & Deploying]] | ## [[The Development Cycle#Building & Deploying|Building & Deploying]] | ||
## [[The Development Cycle#Starting the gHN|Starting the gHN]] | ## [[The Development Cycle#Starting the gHN|Starting the gHN]] | ||
− | ## [[The Development Cycle#A | + | ## [[The Development Cycle#A Minimal Client|A Minimal Client]] |
# [[Refining the implementation|Refining the Implementation: Faults, Logs, and PortType Contexts]] | # [[Refining the implementation|Refining the Implementation: Faults, Logs, and PortType Contexts]] | ||
## [[Refining the implementation#A Faultful PortType|A Faultful PortType]] | ## [[Refining the implementation#A Faultful PortType|A Faultful PortType]] | ||
− | ## [[Refining the implementation#Logging it|Logging it]] | + | ## [[Refining the implementation#Logging it!|Logging it!]] |
− | ## [[Refining the implementation# | + | ## [[Refining the implementation#Node & Port-Type Contexts|Node & Port-Type Contexts]] |
− | # [[Adding State| | + | # [[Adding State|Adding State: Concepts, Patterns, and Standards]] |
− | ## [[Adding_State# | + | ## [[Adding_State#WS-Resources and The Implied Resource Pattern|WS-Resources and The Implied Resource Pattern]] |
− | ## [[Adding_State# | + | ## [[Adding_State#WS-Resources and Standard Interfaces|WS-Resources and Standard Interfaces]] |
− | ## [[Adding_State# | + | ## [[Adding_State#The Lifetime of WS-Resources|The Lifetime of WS-Resources]] |
− | ## [[Adding_State# | + | ## [[Adding_State#Persistence for WS-Resources|Persistence for WS-Resources]] |
− | ## [[Adding_State# | + | ## [[Adding_State#Publishing WS-Resources|Publishing WS-Resources]] |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
# [[Advanced_Topics|Advanced Topics]] | # [[Advanced_Topics|Advanced Topics]] | ||
## [[Advanced_Topics#Interfacing_the_Information_System|Interfacing the Information System]] | ## [[Advanced_Topics#Interfacing_the_Information_System|Interfacing the Information System]] | ||
Line 31: | Line 26: | ||
# [[Learning more]] | # [[Learning more]] | ||
− | --[[User:Manuele.simi|Manuele.simi]] | + | --[[User:Manuele.simi|Manuele.simi]] |
Latest revision as of 13:58, 8 June 2010
This Primer gives a gentle introduction to the task of developing gCube services with the gCore Framework. Have a quick look at the prerequisites and make sure you go through the preliminary steps. Then dive in.