Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4621402
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:41:46+00:00 2026-05-22T02:41:46+00:00

I am new to Play and GWT and following the documentation given here .

  • 0

I am new to Play and GWT and following the documentation given here. But I see the following errors:

bash-3.2$ play deps test-gwt

!! Error whileloading /opt/play-1.2.1/modules/gwt-1.0/commands.py: name 'play_command' is not defined  
~
~ Resolving dependencies using /Users/Harit/Documents/personal/projects/test-gwt/conf/dependencies.yml,  
~
~   play->gwt 1.0 (from playLocalModules)  
~
~ Installing resolved dependencies,   
~
~   modules/gwt-1.0 -> /opt/play-1.2.1/modules/gwt-1.0  
~
~ Done!

I see that there is a corresponding bug here, and status is fix_commited, but I don’t know what shall I do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T02:41:46+00:00Added an answer on May 22, 2026 at 2:41 am

    Isn’t it just because play-gwt module is not compatible with play 1.2 ?
    Apparently this module is quite old and not very active and command syntax has changed in version 1.1.x or something like that.

    Before, you wrote commands.py like that:

    ...
    if play_command.startswith('gwt:'):
    ...
    

    and now, it is like that:

    ...
    MODULE = "secure"
    
    COMMANDS = ["secure:", "secure:ov", "secure:override"]
    
    HELP = {
        "secure:": "Show help for the secure module",
        "secure:override": "Override the CSS, login or layout"
    }
    
    def execute(**kargs):
        command = kargs.get("command")
        app = kargs.get("app")
        args = kargs.get("args")
        env = kargs.get("env")
    
        if command == 'secure:':
    ...
    

    In my opinion, the modification is really light so you can either ask the module owner if he would accept to do it or even do it by yourself 😉

    There is also a GWT2 module which seems much more active: http://www.playframework.org/modules/gwt2 (apparently no new version since last october but the github project shows very recent commits with play1.2 support)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use play2 to create a default scala app: play new test Then: play
I'm new to both Play! & Scala, but I'm trying to make a service
I am new to play framework. tried to follow the tutorial http://www.playframework.org/documentation/1.2.4/guide2 when i
I am brand new to the Play framework, but I am trying to use
I am searching for the documentation for the new html5 audio added in GWT
new to play, I noticed in tutorial and online documentation that play's secure model
After running a new Play-framework 2.0 based project, i failed to clean it -
I want to use japid-0.9* with my new play application. I already installed japid
I´m new to Play and Scala world, so I´m needing some help to figure
I'm new to Play framework. I'm trying to configure MySQL database as a datasource

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.