Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7924

Allow user to create a web service in custom source root

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M2
    • 3.2.0.Beta2
    • webservices
    • None

      -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

            Grid.Qian Feng Qian (Inactive)
            lukas.jungmann@gmail.com Lukas Jungmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: