[teiid-designer-dev] [Teiid-Designer/teiid-designer] deb0e4: TEIIDDES-1518: Fixes for teiid server

Paul Richardson p.g.richardson at redhat.com
Mon Dec 17 11:01:12 EST 2012


  Branch: refs/heads/TEIIDDES-1518
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: deb0e4c5d6b19c430daa5d7bd496d8dd8773f2c5
      https://github.com/Teiid-Designer/teiid-designer/commit/deb0e4c5d6b19c430daa5d7bd496d8dd8773f2c5
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/server/editor/TeiidServerEditor.java
    M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/vdb/VdbDeployer.java
    M plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidServer.java
    M plugins/teiid/org.teiid.7-7-2/src/org/teiid772/runtime/ExecutionAdmin.java
    M plugins/teiid/org.teiid.8-2/src/org/teiid82/runtime/ExecutionAdmin.java

  Log Message:
  -----------
  TEIIDDES-1518: Fixes for teiid server

* TeiidServerEditor
 * SSL checkboxes aligned with other widgets by adding labels to the left
   of box rather than a right label alignment

* VdbDeployer
 * Stop the deploy failed message erroneously being displayed due to the
   wrong string being passed to the hasVdb() method of the teiid server

* TeiidServer
* ExecutionAdmin
 * When a ping is conducted, only disconnect if the ping initiated the
   connect. Otherwise, its annoying to have to reconnect after a ping





More information about the teiid-designer-dev mailing list