[jbosstools-issues] [JBoss JIRA] (JBIDE-7924) Allow user to create a web service in custom source root

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Jan 18 18:22:20 EST 2012


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

Denis Golovin closed JBIDE-7924.
--------------------------------

    Fix Version/s: 3.3.0.M2
                       (was: 3.3.x)
       Resolution: Done

    
> Allow user to create a web service in custom source root
> --------------------------------------------------------
>
>                 Key: JBIDE-7924
>                 URL: https://issues.jboss.org/browse/JBIDE-7924
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Lukas Jungmann
>            Assignee: Feng Qian
>             Fix For: 3.3.0.M2
>
>         Attachments: JBIDE-7924-org.jboss.tools.ws.creation.core.patch, JBIDE-7924-org.jboss.tools.ws.creation.core.test.patch, JBIDE-7924-org.jboss.tools.ws.creation.ui.patch, JBIDE-7924-org.jboss.tools.ws.ui.patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> -create or have a web project with two or more java source roots, say src (default) and src2 (custom)
> -create some @WebService class in the src2 source root
> -create a Bottom-up web service from the class created in previous step
> => generated classes are in src (default) java source root but I'd expect them in src2 (custom) source root since the class I used is there or I should have an option to choose where to put generated classes
> for Top-down ws there's no way to say where to put generated stuff
> If I choose to use Axis, I'm given an option to specify target source folder, if I use JBossWS I'm not given any option

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list