Ignore:
Timestamp:
Jun 19, 2015, 4:02:34 PM (9 years ago)
Author:
david
Message:
  • add add zcfg files loading
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PublicaMundi_David_integration_01-devel/zoo-project/zoo-kernel/zoo_loader.c

    r658 r677  
    3838#include "service_internal.h"
    3939#include "response_print.h"
    40 
     40#include "zoo_zcfg.h"
    4141
    4242#ifdef WIN32
     
    8989  fflush(stderr);
    9090#endif
    91  
     91
     92
     93  init_services_conf ("/var/www/zoo-wps/cgi-bin","/var/www/zoo-wps/registry/");
     94
     95
    9296  char *strQuery=NULL;
    9397  if(cgiQueryString!=NULL)
     
    115119       }
    116120       delete[] buffer;
    117        if(res==NULL && (strQuery==NULL || strlen(strQuery)==0)){
    118          return errorException(NULL,"ZOO-Kernel failed to process your request because the request was empty.","InternalError",NULL);
    119        }else{
    120          if(strQuery==NULL || strlen(strQuery)==0)
    121            tmpMap=createMap("request",res);
    122        }
     121       if(res!=NULL && (strQuery==NULL || strlen(strQuery)==0))
     122         tmpMap=createMap("request",res);
    123123       if(res!=NULL)
    124124         free(res);
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png