3 Replies Latest reply on Sep 24, 2002 8:02 PM by joelvogt

    deploy problems

    drazil

      Hello there,
      my problem is the follwing.
      i have jboss 3.x running on linux and jbuilder 6 running on a windows xp system.
      how can i remote deploy to jboss out of jbuilder . how does jbuilder and jboss must be configured that it works.

      thanx

        • 1. Re: deploy problems
          prabhakar

          You may be able to use an Ant task to remote deploy. Are using a jbuilder plugin for jboss??

          -prabhakar

          > Hello there,
          > my problem is the follwing.
          > i have jboss 3.x running on linux and jbuilder 6
          > running on a windows xp system.
          > how can i remote deploy to jboss out of jbuilder .
          > how does jbuilder and jboss must be configured that
          > it works.
          >
          > thanx

          • 2. Re: deploy problems
            drazil

            yes, i'am using the protegra deployment wizard.

            • 3. Re: deploy problems
              joelvogt

              People tend to have troubles with jbuilder, as it's deploy is sometimes a bit different to what you want. I would recommend doing your development in jbuilder, but doing a deploy via ant. Jbuilder probably has a plugin to run this anyway (not sure)