Author: tejones
Date: 2011-06-16 17:08:23 -0400 (Thu, 16 Jun 2011)
New Revision: 32146
Added:
trunk/documentation/whatsnew/teiid/images/generate-resteasy-war-dialog.png
trunk/documentation/whatsnew/teiid/images/generate-resteasy-war-menu.png
Modified:
trunk/documentation/whatsnew/teiid/teiid-news-7.4.html
Log:
TEIIDDES-940: Updated to reflect new RESTEasy WAR Wizard feature
Added: trunk/documentation/whatsnew/teiid/images/generate-resteasy-war-dialog.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/teiid/images/generate-resteasy-war-dialog.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/teiid/images/generate-resteasy-war-menu.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/teiid/images/generate-resteasy-war-menu.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/teiid/teiid-news-7.4.html
===================================================================
--- trunk/documentation/whatsnew/teiid/teiid-news-7.4.html 2011-06-16 20:26:41 UTC (rev
32145)
+++ trunk/documentation/whatsnew/teiid/teiid-news-7.4.html 2011-06-16 21:08:23 UTC (rev
32146)
@@ -182,7 +182,7 @@
procedures, a dialog to create extended properties was added (TEIIDDES-945). These
properties are exposed in Teiid
as indexed metadata and can be read by your custom translator.</p>
<p>In 7.4, you can add, edit and delete these extended properties by
selecting a relational model or model object
- using the "Modeling > Manage Extended Properties" action. The menu
option and dialog is shown below. </p>
+ using the <b>"Modeling > Manage Extended Properties"</b>
action. The menu option and dialog is shown below. </p>
<p><img style="border: 1px solid ;"
src="images/manage-extended-properties-menu.png"
alt="Manage Extended Properties Menu Option"/></p>
@@ -197,7 +197,35 @@
<td valign="top"><br>
</td>
</tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ <h3>RESTEasy WAR Wizard</h3>
+ <hr> </td>
+ </tr>
<tr>
+ <td valign="top" align="left">
+ <p><b>RESTful Access to VDBs<b>
+ </b></p>
+ </td>
+ <td valign="top">
+ <p>A RESTEasy WAR wizard was added to allow RESTful CRUD access to VDBs
(TEIIDDES-631). After making your procedures RESTful in
+ Designer, the WAR can be generated using the <b>"Modeling > Generate
RESTEasy WAR" action.</b> </p>
+ <p><img style="border: 1px solid ;"
+ src="images/generate-resteasy-war-menu.png"
+ alt="Generate RESTEasy WAR Menu Option"/></p>
+ <p><img style="border: 1px solid ;"
+ src="images/generate-resteasy-war-dialog.png"
+ alt="Generate RESTEasy WAR Dialog"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><br>
+ </td>
+ <td valign="top"><br>
+ </td>
+ </tr>
+ <tr>
<td colspan="2">
<hr></td>
</tr>
Show replies by date