7 Replies Latest reply on Sep 12, 2010 11:27 AM by mbrowne

    'JBoss Community' server types from JBoss AS Tools missing in Eclipse Helios

    elifarley

      I have installed JBoss AS Tools into the dropins folder of Eclipse, but when I open the 'Show View' window (<ALT> + <SHIFT> + Q, Q) and search for 'jboss', nothing shows up. I'd expect to see an entry for 'JBoss Server View'.

       

      My installation info:

      Eclipse Java EE IDE for Web Developers.

      Version: Helios Release

      Build id: 20100617-1415

      (Extracted from 'eclipse-jee-helios-win32-x86_64.zip')

       

      JBoss AS Tools:

      http://downloads.sourceforge.net/jboss/as-Update-2010-07-20_00-26-17-H162.zip

      This zip file was extracted to:

       

      • <dropins-folder>\jboss-tools\eclipse\
        • features
          • org.jboss.ide.eclipse.as.feature_2.2.0.v20100720-0040-H162-M1.jar
        • plugins
          • org.jboss.ide.eclipse.archives.webtools_2.2.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.classpath.core_2.2.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.classpath.ui_2.1.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.core_2.2.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.ssh_2.2.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.ui.mbeans_2.1.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.ui_2.2.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.wtp.core_2.2.0.v20100720-0040-H162-M1.jar
          • org.jboss.ide.eclipse.as.wtp.ui_2.2.0.v20100720-0040-H162-M1.jar

       

      How can I make it work?

        • 1. Re: 'JBoss Server View' from JBoss AS Tools missing in Eclipse Helios
          bfitzpat

          Not sure abou that particular version, but the JBoss Server View has been deprecated and replaced by the WTP Servers view.

           

               Window -> Show View -> Other... Select Select Server-> Servers

           

          You should have all the functionality in the Servers view that you had in the JBoss Server View.

           

          Hope that helps...

          --Fitz

          • 2. Re: 'JBoss Server View' from JBoss AS Tools missing in Eclipse Helios
            elifarley

            Brian, thanks for pointing that out.

             

            But let me clarify what my biggest problem really is: Once I open the 'Server -> Servers' view and try to add a new server, I don't see a 'JBoss Community' server type.

             

            So this is what I really need: the 'JBoss Community' server types (JBoss AS 5.0, JBoss AS 4.3 ...)

             

             

            Why don't they show up?
            • 3. Re: 'JBoss Community' server types from JBoss AS Tools missing in Eclipse Helios
              elifarley

              I found out there are some missing files from that zip archive:

               

               

              1. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/LICENSE-truezip.txt
              2. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/META-INF/MANIFEST.MF
              3. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/META-INF/maven/org.jboss.tools.archives.plugins/org.jboss.ide.eclipse.archives.core/pom.properties
              4. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/META-INF/maven/org.jboss.tools.archives.plugins/org.jboss.ide.eclipse.archives.core/pom.xml
              5. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/about.html
              6. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/archivescore-eclipse.jar
              7. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/archivescore.jar
              8. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/concurrent-1.3.4.jar
              9. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/jboss-common-core-2.2.1.GA.jar
              10. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/jboss-common-logging-log4j-2.0.4.GA.jar
              11. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/jboss-common-logging-spi-2.0.4.GA.jar
              12. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/jboss-xml-binding.jar
              13. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/truezip-6.6.jar
              14. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/lib/xercesImpl-2.9.1.jar
              15. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/log4j.xml
              16. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/plugin.properties
              17. eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.2.0.v20100720-0040-H162-M1/plugin.xml
              18. eclipse/plugins/org.jboss.ide.eclipse.archives.ui_3.2.0.v20100720-0040-H162-M1.jar
              19. eclipse/plugins/org.jboss.tools.jmx.core_1.2.0.v20100720-0040-H162-M1.jar
              20. eclipse/plugins/org.jboss.tools.jmx.ui_1.2.0.v20100720-0040-H162-M1.jar

               

              Once I installed them (via the update site http://download.jboss.org/jbosstools/updates/development/), the JBoss AS Tools plugin started working.

               

              So it doesn't seem to be possible to install this plugin via zip file.

              • 4. Re: 'JBoss Community' server types from JBoss AS Tools missing in Eclipse Helios
                maxandersen

                Elifarley, *-update-*.zip's are update zips - not something to install into /dropins.

                 

                Use these zips as local updatesites.

                • 5. Re: 'JBoss Server View' from JBoss AS Tools missing in Eclipse Helios
                  mbrowne

                  Hi,

                  I have a related question...I was able to get the server to work in the servers window, but in the manual it says "we recommend running JBoss in a JVM with a large perm gen space at development time." Is this now already configured by default?

                   

                  Apparently, the old way was to go to the JBoss Server view, select "Edit Launch Configuration", and enter the following for VM arguments:

                  -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512

                   

                  There's no place to configure VM arguments in the main Eclipse servers window.

                  • 6. Re: 'JBoss Server View' from JBoss AS Tools missing in Eclipse Helios
                    maxandersen

                    Go to Servers View, Double click the server, in the opening server editor click "Open launch configuration" and you can do the same edits.

                    We do some of the above by default, but you can adjust it as you please.

                    • 7. Re: 'JBoss Server View' from JBoss AS Tools missing in Eclipse Helios
                      mbrowne

                      Thanks, that worked

                       

                      In case it's helpful to others, here's what I did.... I just changed it from 256MB to 512MB in two places, which you might want to do to make more use of your system's memory (unless it's failry limited in which case you should stick with 256MB, according to the manual).