XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 2.18.0.Final
    • 2.16.2.Final
    • Java EE

      It would be good to have a command to create a SOAP webservice (even if it's not fashionable, it's still heavily used ;o). A command like this :

      soap-new-service --named MyWebService
      

      Would generate

      @WebService
      public class MyWebService {
      }
      

      This new command should go under the org.jboss.forge.addon.javaee.jaxws.ui package.

            agoncal Antonio Goncalves (Inactive)
            agoncal Antonio Goncalves (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: