Author: elvisisking
Date: 2011-02-01 15:54:24 -0500 (Tue, 01 Feb 2011)
New Revision: 28838
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
Log:
TEIIDDES-791 Create a Web Service Model Example. Checking revised XML with 2 new project
examples added.
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml 2011-02-01
18:56:52 UTC (rev 28837)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml 2011-02-01
20:54:24 UTC (rev 28838)
@@ -1,21 +1,55 @@
-<projects>
- <project>
- <category>Teiid Designer</category>
- <name>Parts</name>
- <included-projects>
- PartsProject
- </included-projects>
- <shortDescription>Parts Model Project Set Example</shortDescription>
- <description>
- This is a simple Teiid Designer model project that demonstrates how a view model can be
used to create a virtual
- relational table that joins multiple physical relational tables. The project also
contains a Virtual Database (VDB) which
- contains the project's models, and in a runtime environment, would also contain the
needed connection information for the
- physical sources. VDBs are used by Teiid to access federated data.
- </description>
- <size>22645</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
- </url>
- <perspectiveId>modelerPerspective</perspectiveId>
- </project>
+<projects>
+ <project>
+ <category>Teiid Designer</category>
+ <name>Parts</name>
+ <included-projects>
+ PartsProject
+ </included-projects>
+ <shortDescription>Parts Model Project Set Example</shortDescription>
+ <description>
+ This is a simple Teiid Designer model project that demonstrates how a view model
can be used to create a virtual
+ relational table that joins multiple physical relational tables. The project also
contains a Virtual Database (VDB) which
+ contains the project's models, and in a runtime environment, would also
contain the needed connection information for the
+ physical sources. VDBs are used by Teiid to access federated data.
+ </description>
+ <size>22645</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
+ <project>
+ <category>Teiid Designer</category>
+ <name>Portfolio</name>
+ <included-projects>
+ Portfolio
+ </included-projects>
+ <shortDescription>Portfolio Web Service Project Set
Example</shortDescription>
+ <description>
+ 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>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
+ </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>