[forge-issues] [JBoss JIRA] (FORGE-2381) Being able to create a new SOAP webservice

George Gastaldi (JIRA) issues at jboss.org
Thu Aug 13 10:51:02 EDT 2015


     [ https://issues.jboss.org/browse/FORGE-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed FORGE-2381.
----------------------------------
    Fix Version/s: 2.17.1.Final
                       (was: 2.x Future)
       Resolution: Done


> Being able to create a new SOAP webservice
> ------------------------------------------
>
>                 Key: FORGE-2381
>                 URL: https://issues.jboss.org/browse/FORGE-2381
>             Project: Forge
>          Issue Type: Sub-task
>          Components: Java EE
>    Affects Versions: 2.16.2.Final
>            Reporter: Antonio Goncalves
>            Assignee: Antonio Goncalves
>              Labels: starter
>             Fix For: 2.17.1.Final
>
>
> 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 :
> {code}
> soap-new-service --named MyWebService
> {code}
> Would generate
> {code}
> @WebService
> public class MyWebService {
> }
> {code}
> This new command should go under the {{org.jboss.forge.addon.javaee.jaxws.ui}} package.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the forge-issues mailing list