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

Incremental publish works wrong on Dynamic Web Project with GWT enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Optional Optional
    • None
    • None
    • maven
    • None
    • Eclipse Indigo SP2, GWT plugin, JBossAS tools server plugin

    • Hide

      You can create new Dynamic Web Project and put some external jars to the deployment assembly. I mean jars outside project war/WEB-INF/lib folder.
      Then enable GWT at this project. (this will change output folder to "war/WEB-INF/classes")
      Then do a full deployment to JBoss through eclipse (all is correct here)
      Then try to do incremental deployment. After this you will not see external jars or project which were added in the deployment assembly

      Show
      You can create new Dynamic Web Project and put some external jars to the deployment assembly. I mean jars outside project war/WEB-INF/lib folder. Then enable GWT at this project. (this will change output folder to "war/WEB-INF/classes") Then do a full deployment to JBoss through eclipse (all is correct here) Then try to do incremental deployment. After this you will not see external jars or project which were added in the deployment assembly
    • Workaround Exists
    • Hide

      After some investigation and IRC support i've found that GWT plugin changed output folder to the "war/WEB-INF/classes". If to change this folder to another one ("bin" for example) incremental publish become to work properly. But GWT plugin gives an error about output path so i had to deselect GWT option "Lunch and deploy from this directory"

      Show
      After some investigation and IRC support i've found that GWT plugin changed output folder to the "war/WEB-INF/classes". If to change this folder to another one ("bin" for example) incremental publish become to work properly. But GWT plugin gives an error about output path so i had to deselect GWT option "Lunch and deploy from this directory"

      Incremental publish from the Eclipse doesn't copy all the deployment assemblies and/or remove them from the deployment WEB-INF/lib folder. It makes deployment unworkable

              rob.stryker Rob Stryker (Inactive)
              vtysh Vt Ysh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: