Hi,
I just tried with geoserver_v2.13.0 and I got the same error...
Here is the code I am testing with:
def app(environ, start_response):
   start_response('200 OK', [('Content-type','text/plain')])
   return 'Hello world!'

Thanks
ᐧ

2018-05-05 20:36 GMT+01:00 Yasmine Benlefki <benlefkiyasm...@gmail.com>:

> I just find it. I will try with this version and let you know if it works.
> Thank you
> ᐧ
>
> 2018-05-05 20:24 GMT+01:00 Yasmine Benlefki <benlefkiyasm...@gmail.com>:
>
>> Hi Peter,
>> Thank you for your response.
>> That makes sense, yes I can download geoserver v2.13.0 but the problem is
>> that I downloaded the script module from this website
>> http://ares.boundlessgeo.com/geoserver/ and there isn't any for v 2.13
>> yet.
>> Any ideas where can I get it?
>> Thanks again.
>> ᐧ
>>
>> 2018-05-05 20:07 GMT+01:00 Peter Smythe <g...@smythe.co.za>:
>>
>>> Hi Yassou
>>>
>>> If I recall correctly, the Scripting module does not work in v2.12
>>> because of a change in the rest implementation, but it has been fixed in
>>> later versions.  Are you able to download the latest version of geoserver
>>> v2.13.0?
>>>
>>> Regards
>>>
>>> Peter
>>>
>>> On 5 May 2018 at 19:52, Yassou <benlefkiyasm...@gmail.com> wrote:
>>>
>>>> Dear,
>>>>
>>>> I am having some problems when I use GeoServer scripting extension
>>>> version
>>>> 2.12.2.
>>>> After unzipping the jar files inside WEB-INF/lib and restarting
>>>> geoserver
>>>> the scripts folder is created but not the scripts menu.
>>>> Also, when I create an app inside scripts/apps folder, for example, a
>>>> hello
>>>> world by defining a new folder hello with a main.py file and  by
>>>> visiting
>>>> the link ip-adress/script/apps/hello I get the error 404. And
>>>> {"scripts":
>>>> ["hello"]} when  I visit ip-address/script/apps.
>>>>
>>>> Thank you
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.
>>>> html
>>>>
>>>> ------------------------------------------------------------
>>>> ------------------
>>>> Check out the vibrant tech community on one of the world's most
>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>> _______________________________________________
>>>> Geoserver-users mailing list
>>>>
>>>> Please make sure you read the following two resources before posting to
>>>> this list:
>>>> - Earning your support instead of buying it, but Ian Turton:
>>>> http://www.ianturton.com/talks/foss4g.html#/
>>>> - The GeoServer user list posting guidelines:
>>>> http://geoserver.org/comm/userlist-guidelines.html
>>>>
>>>> If you want to request a feature or an improvement, also see this:
>>>> https://github.com/geoserver/geoserver/wiki/Successfully-req
>>>> uesting-and-integrating-new-features-and-improvements-in-GeoServer
>>>>
>>>>
>>>> Geoserver-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>>
>>>
>>>
>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to