diff --git a/examples/upload_image/src/image_uploader.e b/examples/upload_image/src/image_uploader.e index 7e190261..87c03aeb 100644 --- a/examples/upload_image/src/image_uploader.e +++ b/examples/upload_image/src/image_uploader.e @@ -10,11 +10,14 @@ class inherit ANY - WSF_ROUTED_SERVICE + WSF_ROUTED_SKELETON_SERVICE + undefine + requires_proxy + end - WSF_URI_TEMPLATE_ROUTED_SERVICE + WSF_URI_TEMPLATE_HELPER_FOR_ROUTED_SERVICE - WSF_URI_ROUTED_SERVICE + WSF_NO_PROXY_POLICY WSF_DEFAULT_SERVICE diff --git a/tests/all-safe.ecf b/tests/all-safe.ecf new file mode 100644 index 00000000..6d973ec5 --- /dev/null +++ b/tests/all-safe.ecf @@ -0,0 +1,74 @@ + + + Integration project including many lib + + + + /.git$ + /EIFGENs$ + /.svn$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Compiling as Windows , on other platforms than Windows + + + + + Compiling as UNIX , on other platforms than Unix + + + +