3 Replies Latest reply on May 6, 2014 5:19 AM by wdfink

    Deploy api.war on domain mode

    nathanscp

      Hi,

       

      I had created an api.war using Eclipse on OpenSHIFT and exported it

       

      Now, I had installed JBOSS 7.1.1 on DigitalOcean and runned it on domain mode (Because we need more resources) but I can't deploy the api.war on it.

       

      I do it using the api.war.zip, but it doesn't work. Is there any different configuration necessary? Thanks

        • 1. Re: Deploy api.war on domain mode
          wdfink

          What does it mean "Can't deploy"? Any error message?

          As you say API.war is it a normal web application?

          Could you deploy it if you use a standalone server?

          1 of 1 people found this helpful
          • 2. Re: Deploy api.war on domain mode
            nathanscp

            Hi Wolf, thanks for the answer

             

             

            "Can't deploy"? Any error message?

            No, I think I just doing it wrong. Because it is uplodaded but doesn't works on jboss if I go to www.site.com:8080/api


            As you say API.war is it a normal web application?

            Yeah, a normal


            Could you deploy it if you use a standalone server?

            Yeah, it's working right now in a standalone server on OpenShift

            • 3. Re: Deploy api.war on domain mode
              wdfink

              How you deploy it?

              If you use the http management console you need to upload it for the server-group and then enable it.