Changes between Version 5 and Version 6 of ZooWorkshop/FOSS4GJapan/CreatingOGRBasedWebServices
- Timestamp:
- Oct 15, 2010, 5:12:08 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWorkshop/FOSS4GJapan/CreatingOGRBasedWebServices
v5 v6 128 128 The returned ProcessDescriptions XML document should look like the following : 129 129 130 [[Image(Practical introduction to ZOO - 4.png,width=550px)]] 131 130 132 Please note that the GetCapabilities and DescribeProcess only need a .zcfg file to be completed. Simple, isn't it ? At this step, if you request ZOO Kernel for an Execute, you will get an ExceptionReport document as response, looking as the following : 131 133 134 [[Image(Practical introduction to ZOO - 5.png,width=550px)]] 132 135 133 136 A similar error message will be returned if you try to run your Python Service : 134 137 138 [[Image(Practical introduction to ZOO - 6.png,width=550px)]]