1 Reply Latest reply on Apr 3, 2015 10:12 AM by smohapatra1984

    Install Jboss DV on a remote Linux server

    smohapatra1984

      Is there a documentation on how to install Jboss DV on a remote Linux server ? We are trying to set up a server for Jboss dv engine. We have already installed the Jboss DV , studio and Teiid designer on local machines. Now we are trying to do a server set up. Idea is to set up the Jboss DV engine on a remote Linux server and users can install Jboss Styudio/teiid designer on their local machines. They can design the data models and VDBs on their local machines and export it to the server.

        • 1. Re: Install Jboss DV on a remote Linux server
          smohapatra1984

          Hi ,

           

          I was able to install Jboss dv installer on Remote Linux server. Now I wanted to start the runtime engine and trying to access the same from Jboss Studio installed on  my local machine. I followed the below steps :

           

          from command line in linux inside /bin folder of JBOSS_HOME : sh ./standalone.sh .

          This server is running now but how to access the same from my local machine ? Or is there any other method of starting and accessing the remote server ?