Groovy/Grails on Google App Engine <シンプル導入編>

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Groovy/Grails on Google App Engine <シンプル導入編> - Presentation Transcript

    1. Kazuchika Sekiya <ksky@jggug.org>
    2. ! ! ! ! ! ! ! –
    3. ! ! ! ! ! !
    4. ! ! !
    5. ! ! ! – ! –
    6. Groovy jar GROOVY_HOME/embeddable AppEngine API jar APPENGINE_HOME/lib/impl
    7. <web-app xmlns=\"http://java.sun.com/xml/ns/javaee\" version=\"2.5\"> <servlet> <servlet-name>GroovyServlet</servlet-name> <servlet-class>groovy.servlet.GroovyServlet</servlet-class> </servlet> <servlet-mapping> <servlet-name>GroovyServlet</servlet-name> <url-pattern>*.groovy</url-pattern> </servlet-mapping> </web-app> GroovyServlet
    8. GAE ID 1 10 <appengine-web-app xmlns=\"http://appengine.google.com/ns/1.0\"> <application>jggug-demo</application> <version>1</version> <system-properties> <property name=\"file.encoding\" value=\"UTF-8\" /> </system-properties> </appengine-web-app> UTF-8
    9. ! % dev_appserver.sh deploy/ ! % appcfg.sh deploy/ !
    10. ! <?xml version=\"1.0\" encoding=\"UTF-8\"?> <cronentries> <cron> <url>/weather</url> <description>Reports weather every 6 hours</description> <schedule>every 6 hours</schedule> </cron> </cronentries> ! – – –
    11. ! ! ! ! ! – –
    12. ! ! !
    13. Thank You!

    + Kazuchika SekiyaKazuchika Sekiya, 5 months ago

    custom

    295 views, 0 favs, 0 embeds more stats

    g* workshop #3で使った発表資料

    More info about this document

    CC Attribution-NonCommercial-ShareAlike LicenseCC Attribution-NonCommercial-ShareAlike LicenseCC Attribution-NonCommercial-ShareAlike License

    Go to text version

    • Total Views 295
      • 295 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 5
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories