-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
JWS 3.0.3 CR1.1
-
None
-
Windows
When trying access CGI script (which can be run standalone correctly):
echo Content-type: text/html echo. echo HTTP_PROXY [%HTTP_PROXY%]
on windows configured for tomcat7 the error:
INFO: cgi: runCGI (stderr):syntax error at C:\Program Files\jws-3.0\share\tomcat7\webapps\2016-5388\WEB-INF\cgi\echo.bat line 1, near "type:"
Aug 04, 2016 7:36:43 AM org.apache.catalina.core.ApplicationContext log
INFO: cgi: runCGI (stderr):Execution of C:\Program Files\jws-3.0\share\tomcat7\webapps\2016-5388\WEB-INF\cgi\echo.bat aborted due to compilation errors.
appears.