2 Replies Latest reply on May 13, 2013 9:39 AM by sfcoy

    Run JBoss 7.x in debug mode - configuring just standalone.xml (no *.conf)

    kaster

      Hi all,

       

      I search a way to configure JBoss 7.x start in debug mode without editing *.conf files (this questions and answers have allready found).

       

      I need configure JBoss start with editing xml configuration (standalone.xml) because just this using from eclipse. Many thanks!

        • 1. Re: Run JBoss 7.x in debug mode - configuring just standalone.xml (no *.conf)
          kaster

          ... ok, I see possible workaround for my question ...

           

          ... On eclipse server dialog  exist some settings that can help to combine automatic eclipse publishing (important for hot deploying) with allready started externally managed server.

           

          ... hm ... state of this server in eclipse servers is now stopped, but it do not really republish (no hotdeployed) changed resources

           

          ... trying with server starting in eclipse (fake, because settings assume that server is allready started)

           

          ... YES ... It's work ... each changed resources are autopublished to server and hotdeployed

           

           

          Anyway, thanks people

           

           

          @Stephen

           

          Yes ... I have allready installed this plugin ... But clue was to start external managed jboss (on command line) AND to (fake) start in eclipse (change default settings not forget!). Thanks

          • 2. Re: Run JBoss 7.x in debug mode - configuring just standalone.xml (no *.conf)
            sfcoy

            If you install JBoss Tools from the Eclipse Marketplace, you will get full support for starting/stopping/deploying and debugging JBossAS/WildFly 7.x applications.

            1 of 1 people found this helpful