Re: [PyWrapper-users] problem using pywrapper(tapir protocol)
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-05-31 08:54:43
|
Hi Nabil, First of all I just want to warn you that we are currently working =20 hard in pywrapper to release an stable version that will be fully =20 compliance with the TAPIR protocol. The first question is what have you downloaded? Did you get the code =20 from the subversion repository or you are using the historical draft =20 release? I think you got the code from subversion, but just in case. Then we also will need to know how are deploying the service, if you =20 are using the web server built in in PyWrapper or you are using =20 Apache and you have configured PyWrapper as a CGI (or as mod_python). In any case you can try: -in the config folder in the file config.ini you can change: host =3D http://localhost:8080 webroot =3D /tapir The problem with requestExamples is that, as I said, we are currently =20= working on the code and not all operations are working at the moment. There is a ticket already in the TRAc system to solve that. Thanks for your comments. Javier. On 30/05/2006, at 14:48, Nabil Youdjou wrote: > Dear Sir, > I am new user of tapir protocol. > I tried to install it in windows machine but it does not work, I =20 > think, because of some missing libraries that are not available =20 > under windows system. > After that I install it under Linux, it works, but I still have =20 > some problems. > 1. When I try to use the query Forms: with local data source it =20 > doesn=92t work at all, I guess there is problem with wrapper path: =20 > http://localhost/tapir/pywrapper.cgi?dsa=3Dtraining > and also gebif_dwc path: http://localhost/tapir/pywrapper.cgi?=20 > dsa=3Dgbif_dwc > > How can I change this path to my installation? > > 2. When I setup the external data source URL to : ../pywrapper.cgi?=20= > dsa=3Dtraining > it works for the most queries but not for: ../pywrapper.cgi?=20 > dsa=3Dgbif_dwc > > 3. when I use requestExamples, it works for the most cases except =20= > for searchCustom > > > I hope that you can help me to solve these problems. > Thank you for your time, > Best regards, > > > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and =20 > Risk! > Fully trained technicians. The highest number of Red Hat =20 > certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=107521&bid$8729&dat=121642= > _______________________________________________ > Pywrapper-users mailing list > Pyw...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-users |