[root@rundeck simpleapp]# pwd/var/www/html/simpleapp[root@rundeck simpleapp]# cat tomcat.json[{name:"tomcat-6.0.20",value:"http://localhost/simpleapp/apache-tomcat-6.0.20.zip"}]
<option name="tomcat" enforcedvalues="true" required="true" valuesUrl="http://localhost/simpleapp/tomcat.json" description="tomcat zip"/>
getRemoteJSON error: URL http://localhost/simpleapp/simple.json : Unexpected content type received: text/plain; charset=UTF-8
[root@rundeck simpleapp]# rpm -q --whatprovides /etc/mime.typesmailcap-2.1.23-1.fc6
[root@rundeck conf]# diff /etc/mime.types /etc/mime.types.orig12d11< application/json json
[anthony@rundeck jobs]$ cat /etc/redhat-releaseCentOS release 5.5 (Final)[anthony@rundeck jobs]$ uname -aLinux rundeck 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux[anthony@rundeck jobs]$ rpm -qi httpd
Name : httpd Relocations: (not relocatable)
Version : 2.2.3 Vendor: CentOS
Release : 43.el5.centos.3 Build Date: Mon 30 Aug 2010 09:32:10 AM PDT
Install Date: Thu 10 Feb 2011 05:20:10 PM PST Build Host: builder10.centos.org
Group : System Environment/Daemons Source RPM: httpd-2.2.3-43.el5.centos.3.src.rpm
Size : 3457202 License: Apache Software License
Signature : DSA/SHA1, Mon 30 Aug 2010 09:57:21 AM PDT, Key ID a8a447dce8562897
URL : http://httpd.apache.org/
Summary : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible
web server.
[anthony@rundeck jobs]$ rpm -qi mailcap
Name : mailcap Relocations: (not relocatable)
Version : 2.1.23 Vendor: CentOS
Release : 1.fc6 Build Date: Sat 06 Jan 2007 06:42:46 PM PST
Install Date: Tue 23 Nov 2010 10:11:39 AM PST Build Host: builder6.centos.org
Group : System Environment/Base Source RPM: mailcap-2.1.23-1.fc6.src.rpm
Size : 18295 License: public domain
Signature : DSA/SHA1, Tue 03 Apr 2007 05:24:54 PM PDT, Key ID a8a447dce8562897
Summary : Associates helper applications with particular file types.
Description :
The mailcap file is used by the metamail program. Metamail reads the
mailcap file to determine how it should display non-text or multimedia
material. Basically, mailcap associates a particular type of file
with a particular program that a mail agent or other program can call
in order to handle the file.
Mailcap should be installed to allow certain programs to be able to
handle non-text files.