1 Reply Latest reply on Jan 16, 2014 10:45 AM by rareddy

    Finished Teiid Designer Project - Now what?

    kondylak

      Hello,

       

      I've created a project succesfully integrating several DBs. Now how do I produce a single war to deploy it to my Jboss Teiid Enabled server? Do I always have to use the whole development environment?

       

      Thanks in advance,

      Haris

        • 1. Re: Finished Teiid Designer Project - Now what?
          rareddy

          No, check out an option on File -> New -> Create Teiid VDB, this is akin to the WAR file you are talking about. Add all the models you created then make sure all the sources are configured with right translator names and connection jndi names. Once that is done deploy to a Teiid Server, then access using jdbc, odbc or odata etc.

           

          Ramesh..