Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Finesse Developer Center
Overview
Documentation
Community
Blogs
Cisco Live Update
Theodore Phipps
17 May 2013
"Installing" the Finesse CUIC sample gadget
David Lender
16 Apr 2013
Getting Started with Finesse Gadgets
David Lender
16 Apr 2013
SampleGadget_WebService posted
David Lender
27 Mar 2013
SampleGadget_Logging gadget posted
David Lender
26 Feb 2013
Showing 1 - 5 of 22 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to General Questions
RE: New Message from Absaar Javed in Cisco Finesse - General Questions: RE:
Threads [
Previous
|
Next
]
Absaar Javed
Posts:
18
Join Date:
1/14/13
Recent Posts
Non-gadget sample proxy
Answer
2/27/13 8:55 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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/
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Lender
Posts:
168
Join Date:
4/4/08
Recent Posts
RE: New Message from Absaar Javed in Cisco Finesse - General Questions: RE:
Answer
2/27/13 2:40 PM as a reply to Absaar Javed.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Lender
Posts:
168
Join Date:
4/4/08
Recent Posts
RE: New Message from David Lender in Cisco Finesse - General Questions: RE:
Answer
2/27/13 3:04 PM as a reply to David Lender.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available