<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Non-gadget sample proxy</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12659604" />
  <subtitle>Non-gadget sample proxy</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12659604</id>
  <updated>2013-05-24T11:58:56Z</updated>
  <dc:date>2013-05-24T11:58:56Z</dc:date>
  <entry>
    <title>RE: New Message from David Lender in Cisco Finesse - General Questions: RE:</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12436297" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12436297</id>
    <updated>2013-02-27T15:04:03Z</updated>
    <published>2013-02-27T15:04:03Z</published>
    <summary type="html">My guess would be your issue has to do with Apache configuration of the modules.

You have to make sure all the modules that need to be uncommented are.  For example:

LoadModule proxy_http_module modules/mod_proxy_http.so


I also suggest you go through  apache config file and make sure you have replaced all the location specific information.

For example:

DocumentRoot "C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs"

Should be replaced by the path to your Apache htdocs

Allow from 10.86.139.39

Should be replaced with the IP address of your Finesse server

Etc.

If you have done all these things and you are still getting an error, I have no further advice.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-02-27T15:04:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Absaar Javed in Cisco Finesse - General Questions: RE:</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12433911" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12433911</id>
    <updated>2013-02-27T14:40:03Z</updated>
    <published>2013-02-27T14:40:03Z</published>
    <summary type="html">Using the non-gadget sample requires setting up a proxy to proxy requests to the finesse server.  As the sample documentation states, Cisco cannot provide support for setting up your proxy.   The sample apache configuration file is for informational use only.  It is not supported by Cisco.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-02-27T14:40:03Z</dc:date>
  </entry>
  <entry>
    <title>Non-gadget sample proxy</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12426500" />
    <author>
      <name>Absaar Javed</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12426500</id>
    <updated>2013-02-27T08:55:01Z</updated>
    <published>2013-02-27T08:55:01Z</published>
    <summary type="html">I need to run finesse non-sample gadget in the following environment:
Non-sample gadget is hosted on my localhost.
Finesse is hosted on a remote server , say x.x.x.x
I have configured localhost apache server according to the file provided.
I am getting 500 error.
Can I get some help to use that non-gadget sample in finesse desktop/</summary>
    <dc:creator>Absaar Javed</dc:creator>
    <dc:date>2013-02-27T08:55:01Z</dc:date>
  </entry>
</feed>

