Author: jdoyle
Date: 2011-01-31 14:39:36 -0500 (Mon, 31 Jan 2011)
New Revision: 28784
Added:
workspace/jdoyle/teiid-designer/.project
workspace/jdoyle/teiid-designer/StateServiceExampleProject.zip
Modified:
workspace/examples/project-examples-3.2.xml
Log:
TEIIDDES-734
Adding SOAP Service as a source example for Teiid Designer.
Modified: workspace/examples/project-examples-3.2.xml
===================================================================
--- workspace/examples/project-examples-3.2.xml 2011-01-31 19:35:06 UTC (rev 28783)
+++ workspace/examples/project-examples-3.2.xml 2011-01-31 19:39:36 UTC (rev 28784)
@@ -26,7 +26,7 @@
</included-projects>
<shortDescription>Portfolio Web Service Project Set
Example</shortDescription>
<description>
- This is a Teiid Designer model project that demonstrates how expose any Teiid data
source as a web service. The example will walk through
+ This is a Teiid Designer model project that demonstrates how to expose any Teiid data
source as a web service. The example will walk through
the steps of creating the data sources, creating the VDB and generating/deploying the
JbossWS-CXF web service war.
</description>
<size>22645</size>
@@ -35,4 +35,21 @@
</url>
<perspectiveId>modelerPerspective</perspectiveId>
</project>
+ <project>
+ <category>Teiid Designer</category>
+ <name>US States</name>
+ <included-projects>
+ US_States,StateService,StateServiceEAR
+ </included-projects>
+ <shortDescription>US States SOAP Service Project Set
Example</shortDescription>
+ <description>
+ This is a Teiid Designer model project that demonstrates how to consume a sample SOAP
service as a source of data. The example provides the
+ sample SOAP Service and a Teiid Designer project set that executes the service and
transforms the responses to relational results.
+ </description>
+ <size>56033</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
</projects>
Added: workspace/jdoyle/teiid-designer/.project
===================================================================
--- workspace/jdoyle/teiid-designer/.project (rev 0)
+++ workspace/jdoyle/teiid-designer/.project 2011-01-31 19:39:36 UTC (rev 28784)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>teiid-designer</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
Added: workspace/jdoyle/teiid-designer/StateServiceExampleProject.zip
===================================================================
(Binary files differ)
Property changes on: workspace/jdoyle/teiid-designer/StateServiceExampleProject.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream