Google App Engine (GAE) Hosted FDF Form Submittal Server

Hello, Everyone. Any ideas on how to deploy a php FDF server on Google App Engine? See alexlunnon/fdf-server · GitHub

Hello,
I probe in the web.xml file to set the value "client" in the statement that indicated below. When using "server" error occurred on your show.
<!-- ***** Designate server-side state saving. ***** -->
<context-param>
<param-name>javax.faces.STATE_SAVING_METHOD</param-name>
<param-value>client</param-value>
</context-param>
.

Similar Messages

  • BlazeDS + Google App Engine

    Hi Guyz,
    BlazeDS is not working with Google App Engine. Although their is a quick fix provided by Martin Zoldano (http://martinzoldano.blogspot.com/2009/04/appengine-adobe-blazeds-fix.html ).
    Is their any plan for an official release with a fix for Google App Engine compatability?
    Thanks.

    Hi. There is no plan for this that I am aware of. I logged a feature request to add support for GAE which will get the issue on someone's radar.
    http://bugs.adobe.com/jira/browse/BLZ-444
    The fix does look pretty small so may be possible to get this added at some point but we'd probably also want to do some additional testing with GAE.
    -Alex

  • EPrint does not work with Google Apps for Business (hosted email)

    I have looked up numerous posts, from back into 2011 even, and HP still has not resolved this.
    HP's ePrint does not work with companies using Google Apps for Business (hosted email).
    Our emails come from our domain, but from the servers/DNS of Google, so we wind up getting
    the "550 5.7.1 Command Rehected" error.
    This is a major issue as more and more companies (especially small business owners) are moving away
    from having in-house/Exchange servers, and they are moving toward hosted systems.
    You really need to find a way to stop rejecting emails coming from Google Apps hosted email.
    It's been around 4 years now (looking at previous posts). Why hasn't HP found a resolution to this yet?

    I have brought your issue to the attention of an appropriate team within HP.
    They will likely request information from you in order to look up your case details or product serial number.
    Please look for a private message from an identified HP contact.
    Additionally, keep in mind not to publicly post serial numbers and case details.
    If you are unfamiliar with how the Forum's private message capability works, this post has instructions.
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • JavaFX to access Google Apps Engine database

    Hi,
    I have developed JavaFX browser application which needs to access Google Apps Engine database. Please help me to find way to access it.

    Hi,
    In javafx you can use java. So for example use can use Java Google App Engine. Look this http://www.wowebook.com/java/beginning-java-google-app-engine.html.
    One more interesting link http://www.java-javafx.com/2010/05/graphical-counter-on-gaej-google-app.html
    Edited by: prodesFx on Feb 22, 2011 11:06 AM

  • Integration with Google App Engine on iPhone

    Has anyone made an iPhone app that integrates with Google App Engine? Are there any restrictions on doing this?
    I have working python code for the client side, including authentication and sharing data, I'm thinking of migrating that code to Objective-C. Wanted to make sure it's OK and see what other people think.

    That's a good point, I was thinking my app would probably not be super popular, but I have no idea. A rough estimate of my app's behavior against the quotas gives me theoretically 65000 active users per day (limiting factor is HTTPRequest quota).
    In any case I am hardcoding a domain name that I own into the app. The server side code is also pretty simple, so if the quotas became a problem I can migrate to EC2 without too much code rewriting. Hopefully.

  • Sending request from sap to google app engine

    Hi All,
    How to send request from sap to google app engine?.
    Regards
    Ramesh

    Hi Mark,
    Could not get which push button you have mentioned.I'm using the HTTP2_POST FM to send the request to google app engine.There is java code running on google app engine which has servlet request method getting request body from HTTP2_POST and in return java sends response to SAP using servlet response.The reponse comes in xml type text.When the request is sent to the google app engine there is no log update on the engine site when the request is sent;there is error on sap side at the time of response as there is no suitable data coming.
    Regards
    Ramesh

  • Google app engine python SDK not working

    I installed the google-appengine-python package in the AUR and followed the app engine hello world example.https://developers.google.com/appengine … helloworld
    Then I start the server with the command
    dev_appserver.py .
    , here is the output:
    WARNING 2013-04-01 09:39:42,671 api_server.py:328] Could not initialize images API; you are likely missing the Python "PIL" module.
    INFO 2013-04-01 09:39:42,674 api_server.py:152] Starting API server at: http://localhost:47061
    INFO 2013-04-01 09:39:42,694 dispatcher.py:98] Starting server "default" running at: http://localhost:8080
    INFO 2013-04-01 09:39:42,701 admin_server.py:117] Starting admin server at: http://localhost:8000
    It seemed everything worked fine but when I tried to access the urls, the connection was rejected with the code  Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection.  It seemed the server didn't start at all.
    I also tried to download the official zip package from google and it didn't work either.....
    So, anyone can help me? Thanks in advance.

    Hello all,
    The thing that wished to be done in this thread is also the one of the questions that I wonder much about its answer.
    As asked above, I would like to learn if it is possible to build a connection between "Google App Engine" and SAP. If it seems possible to do that, what would be the potential way for building that connection? Which steps do we have to follow? Could anyone advice something for that?
    Thanks and regards,
    Mustafa

  • Muse forms won't work on Google App Engine

    I made a website using Muse that has 3 forms each of which sends output to 3 different email addresses. I have uploaded my website to Google GAE but none of my forms work. When submitting, it says PHP missing or not configured. I tested subscribershop.com/scripts/form-check.php but it tells me to download the file rather than those 3 points. Please help. My computer has PHP configured but even after accepting the form, it doesn't send an email.
    Website:
    subscribershop.com

    Hi Anmol,
    This is happening because on your server you don't have php installed, you will need to contact the server admin team and have install php on your server after which Muse forms will start to work as intended.
    Refer to the article here to know more on how to trouble shoot the issues related to web forms hosted on third party hosts - Troubleshooting Muse Form Widgets Used on Third-Party Servers
    - Abhishek Maurya

  • Can't run helloworld of Google App Engine (python 2.7)

    I looked and searched for the bug and found the post. -> See comment 29
    But, it seems that it's still not fixed in google-appengine 1.6.4 for python 2.7.
    The exact error is: (Trying to run the helloworld given in docs)
    WARNING 2012-04-06 23:26:00,928 py_zipimport.py:139] Can't open zipfile /usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info: IOError: [Errno 13] file not accessible: '/usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info'
    Full terminal output:
    shadyabhi@MBP-archlinux ~/codes/gae $ dev_appserver.py helloworld/
    INFO 2012-04-06 23:25:55,030 appengine_rpc.py:160] Server: appengine.google.com
    INFO 2012-04-06 23:25:55,034 appcfg.py:582] Checking for updates to the SDK.
    INFO 2012-04-06 23:25:56,709 appcfg.py:616] This SDK release is newer than the advertised release.
    WARNING 2012-04-06 23:25:56,710 datastore_file_stub.py:513] Could not read datastore data from /tmp/dev_appserver.datastore
    INFO 2012-04-06 23:25:56,773 dev_appserver_multiprocess.py:647] Running application dev~helloworld on port 8080: http://localhost:8080
    INFO 2012-04-06 23:25:56,774 dev_appserver_multiprocess.py:649] Admin console is available at: http://localhost:8080/_ah/admin
    WARNING 2012-04-06 23:26:00,928 py_zipimport.py:139] Can't open zipfile /usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info: IOError: [Errno 13] file not accessible: '/usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info'
    ERROR 2012-04-06 23:26:01,101 wsgi.py:189]
    Traceback (most recent call last):
    File "/opt/google-appengine-python/google/appengine/runtime/wsgi.py", line 187, in Handle
    handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
    File "/opt/google-appengine-python/google/appengine/runtime/wsgi.py", line 239, in _LoadHandler
    raise ImportError('%s has no attribute %s' % (handler, name))
    ImportError: <module 'helloworld' from '/home/shadyabhi/codes/gae/helloworld/helloworld.pyc'> has no attribute app
    INFO 2012-04-06 23:26:01,110 dev_appserver.py:2884] "GET / HTTP/1.1" 500 -
    ERROR 2012-04-06 23:26:01,479 wsgi.py:189]
    Traceback (most recent call last):
    File "/opt/google-appengine-python/google/appengine/runtime/wsgi.py", line 187, in Handle
    handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
    File "/opt/google-appengine-python/google/appengine/runtime/wsgi.py", line 239, in _LoadHandler
    raise ImportError('%s has no attribute %s' % (handler, name))
    ImportError: <module 'helloworld' from '/home/shadyabhi/codes/gae/helloworld/helloworld.pyc'> has no attribute app
    INFO 2012-04-06 23:26:01,486 dev_appserver.py:2884] "GET /favicon.ico HTTP/1.1" 500 -
    Any kind of help would be highly appreciated.
    Last edited by shadyabhi (2012-04-07 15:46:54)

    If you're using python2.7 libraries there's an error with the tutorial
    This line is incorrect:
    application = webapp2.WSGIApplication([('/', MainPage)], debug=True)
    The correct line should be:
    app = webapp2.WSGIApplication([('/', MainPage)], debug=True)
    If it is asking for an "app" attribute, your code helloworld must have this attribute.
    See http://stackoverflow.com/questions/1005 … python-2-7

  • Google App Engine Launcher: wxPython is not available

    Hi
    I'm trying to launch the "google-appengine-wx-launcher-svn" application but I have encountered a problem. First of all, GAE needs python2.5 to work, so I installed python25. To start the application I need to enter now
    python2.5 /opt/google-appengine-wx-launcher-svn/GoogleAppEngineLauncher.py
    which is inconvenient. But there's a simple fix to that I think, right?
    The more important thing is that i have installed wxpython but GAE says during startup:
    wxPython is not available
    and terminates. How can I tell python2.5 that/where wxpython is installed?
    I already tried to add
    sys.path.append("/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/py/")
    to GoogleAppEngineLauncher.py but python is still complaining.
    Best,
    Picoli

    headkase wrote:I'm no expert but I believe you need to install wxPython for Python 2.5 not try to use the Python 2.7 version.  Each version of Python needs to be independent.  You cannot use the libraries installed in one version in another version.  So, you need to install wxPython for Python 2.5.  Into wherever you installed Python 2.5.
    Thanks for your answer. I tried that, but i seems to be cumbersome.
    python2.5 setup.py build
    and errors appear like
    src/helpers.cpp:1982:52: error: cannot convert ‘int*’ to ‘Py_ssize_t* {aka long int*}’ for argument ‘3’ to ‘int PyString_AsStringAndSize(PyObject*, char**, Py_ssize_t*)’
    google says
    http://forums.fedoraforum.org/archive/i … 74836.html
    but before I do that, is there no other way to get it to work?
    Last edited by Picoli (2012-05-10 10:31:21)

  • Google Apps migration to Hosted Exchange

    Hi,
    We have recently migrated from Gmail to Hosted Exchange. For historical data we setup mailboxes to download Gmail using IMAP then we exported these into PSTs.
    We imported the PSTs into the users new Exchange accounts (Aware no calendar/contacts at this stage)- what we have found now is the Gmail reference folders, which is expected, but when you right click on it it still has 'IMAP Folder'. When we go back into
    the account we cant see any IMAP links, and considering this was imported with PST surely these would've been lost (that's what I expected).
    The issue now is you cant freely drag and drop as the IMAP is causing permission issues.
    Any help would be greatly appreciated.

    Hi,
    I find a related article about "Migrate from Gmail to Office 365 in 7 steps":
    http://technet.microsoft.com/en-us/library/dn568114.aspx
    Even if it isn't Hosted Exchange server, the information maybe helped.
    Please paste the detailed errors when can't drag and drop.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • How do I make Mac mail and iOS Mail sync to each other with a google apps (not traditional gmail) mail account?

    I have a google apps mail account in the form [email protected] I have successfully set up both my mac (A1342) Mail and my iPhone (5c) mail so I get my account on both devices. However, when I read an email on my iphone, it remains unread on my mac (and vice versa). But if I read an email on either, the copy in my Gmail inbox on the web is correctly changed to read. How do I set up my mac Mail and iOS mail so they interact with eachother?
    I am running OSX 10.9 and iOS 7.

    Set the account (on the Mac) as an Imap account, it seems as though it is currently set as POP.

  • Can Lion Server replace Google Apps

    Hello,
    Our business has just one imac, but we use it to manage the diaries of 15 staff. We have been using Google Apps (with our domain) to create 15 users and it has been handy to schedule diaries in this way.
    I must now use Microsoft Office for Mac, everything works fine except that it does not sync with Google Apps calendars. At all! Forums say that it is pointless trying.
    So my question is.
    - can I ditch Google Apps
    - turn my imac into a 'lion server' (I have already purchased the app)
    - set up 15 user accounts
    - then sync these accounts with Outlook for Mac?
    If anyone can possibly advice and point me in the right direction for step-by-step instructions, then that would be fantastic.
    Otherwise, are there any other altneratives???

    Problem solved.  I had smpt and not SMTP.  Fat finger problem.

  • Hosted Exchange/Office 365/Google Apps

    I have 50 users on a onsite exchange 2010 server. It is time for new hardware and I am suggesting to the client that we move to a hosted solution. We are 100% outlook/word/excel. Love outlook. Our current outlook version is 2007. Time for an upgrade for sure. Few questions.Backups with a hosted solution. Do you just use the archiving/legal hold/vaulting service? I love Google Apps. If my users only use exchange for Outlook email and calendars, do you think i could get away with doing Google Apps instead of Exchange/office365?If I go Google Apps, in terms of support I am probably screwed with teaching/forcing them to use Google Docs? I know google an do 90% of what word/excel can do but teaching an old dog new tricks = pain in the butt.When a user leaves, but I want to keep the email in the account. Do I just download the PST to my...
    This topic first appeared in the Spiceworks Community

    Most people don't bother with the Wi-Fi router -- it's typically set up by the service provider or IT guy and it remains in that state for its usable life.However, you can fix many issues like low coverage, add features to your Wi-Fi setup and stop people from stealing your Wi-Fi quite easily. We show you how.Get the router placement right
    If you have trouble with the Wi-Fi coverage in your home, it is most likely because of where the router is kept. The range of a typical home router is around 100 feet.
    Ideally, you should place your Wi-Fi router in a central location, away from walls, mirrors and other electrical equipment. The router signal is omnidirectional -- it travels in every direction, so placing it centrally would increase the coverage throughout your home.
    Plus, make sure that your router is placed in a high position as the...

  • Google apps hosted domain and imap

    Hello,
    according to this article:  http://www.blackberry.com/btsc/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB05133
    wireless deletion works both ways. it won't for my domain hosted with google apps. email arrive quickly. deletion from blackberry to server works but not in the other way. i don't know if it's a blackberry or google issue. if someone has an idea...

    Well I thought it may have been related to the Mail Attachment Iconizer plugin I was using, so I uninstalled that. After relaunching Mail though, I'm still seeing the same behavior:
    If I send a file to someone using Mail, and then make edits to that file, I can't re-save the file as long as Mail is open. I need to quit Mail before it can be saved.

Maybe you are looking for

  • Image text is missing in InDesign CS4

    Hi everybody, I am using InDesign CS4 with MAC OS X 10.5.8. I encountered a problem that the Text is missing in the eps image, when imported on InDesign document. Refer below screenshot. I have used "Times New Roman" Type1 font in InDesign document.

  • Synchronize multiple flv files

    Can anyone give me an idea of how I could set up some code that could synchronize 3 flv files? I would like these three flv files to play back on my website at the same time. So far, one will load and start playing while the other 2 will still be loa

  • How to handle Chinese on WL 6.0 sp1

              Hi all,           I got a strange experience when i'm trying to handle chinese character in           JPS. I wrote a simple JSP (test.jsp) performing "FORM POST" to see whether i can           get the "right" chinese character after FORM PO

  • Can you begin playing a video before it's fully downloaded?

    Subject pretty much asks it all - I'm downloading an episode of Lost and it's taking quite a while (looks like it's going to be around 200Mb+). Just thought that I should be able to begin playing it while it's continuing to download but all I get is

  • BAPI change for Budget document

    Hello gurus, Could you help me - do you know any BAPI for changing a budget document? Thanks, Nataļja.