1 Reply Latest reply on Aug 15, 2012 1:45 PM by jeff87

    How to debug GWT/errai in JBoss dev studio

    hantsy

      Hi,

       

      I am a Gwt newbie.

       

      Following the steps in the quickstart guide, I have created a errai based project via KitchenSink archetype.

       

      But from the description,  I do not know how to debug my app on JBoss AS.

       

      I found the some help from the gwt-maven-plugin page, but it seems it tried to create a launch based on native jetty.

      http://mojo.codehaus.org/gwt-maven-plugin/eclipse/google_plugin.html

       

      I am using Maven 3.0.4, JDK7u6, JBoss 7.1.1.Final, Errai 2.0.2.

       

      GWT compiling is a little tedious progress, is thers some suggestion for debugging  a GWT/Errai application on JBoss AS?  thanks.

        • 1. Re: How to debug GWT/errai in JBoss dev studio
          jeff87

          I stumbled a little bit on that as well. The instructions are inside the README.md file that is created in the root folder of the project. See the section towards the bottom of the file, "Running the Application in JBoss Developer Studio or Eclipse with JBoss Tools"