Closed vilhalba closed 12 years ago
I will have to look into this. You want this for Google Appengine?
No, my project is JSF2 application with Apache Tomcat.
Cool. I'm checking this right now. Will update soon.
Can you download this http://www.4shared.com/zip/wFnxWHni/face4j.html unzip it and include all the jars inside 'dependency' as well as the face4j jar. Include the face4j.properties file in your classpath after entering the proxy config in it. Let me know if it works.
I tried to put face4j.properties in to src of my application, but doenst worked. My proxy dont needs the username and password.Am I wrong?
Try this - http://www.4shared.com/zip/F_81AoIs/face4j_2.html I will try to set up a proxy on my end to test this better in case this too does not work. In this file, just extract the face4j.jar file and the face4j.properties file. The face4j.properties file should be in your classpath
I change some thinks, and works fine. Thank you. Nice job.
You mean the latest jar and face4j.properties works for you?
Yes, the latest jar with modifications in my app. Thank you.
The latest version of face4j now supports proxy.
How i put proxy in facebookfactory?