You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by ip...@apache.org on 2005/08/03 20:14:16 UTC

svn commit: r227242 - /webservices/muse/trunk/src/examples/enterprise/Muse_Example.htm

Author: ips
Date: Wed Aug  3 11:14:14 2005
New Revision: 227242

URL: http://svn.apache.org/viewcvs?rev=227242&view=rev
Log:
updated by kidz

Modified:
    webservices/muse/trunk/src/examples/enterprise/Muse_Example.htm

Modified: webservices/muse/trunk/src/examples/enterprise/Muse_Example.htm
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/enterprise/Muse_Example.htm?rev=227242&r1=227241&r2=227242&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/enterprise/Muse_Example.htm (original)
+++ webservices/muse/trunk/src/examples/enterprise/Muse_Example.htm Wed Aug  3 11:14:14 2005
@@ -14,8 +14,10 @@
   | <A href="#system">System Requirements</A>
   | <A href="#run">How to Build Install and
   Test </A> | <A
-href="#docs">Documentation</A> | <A
-href="#examples">Requests Examples</A>  </P>
+href="#docs">Documentation</A> | 
+<A href="#examples">Requests Examples</A> |
+<A href="#changes">Changes from previous release</A>
+ </P>
 <H2><A name=contact></A>How to contact us<BR></H2>
 <H3>Support:</H3>
 <P>Mailing list: <a href="mailto:muse-dev@ws.apache.org">MUSE-dev@ws.apache.org</a><BR>
@@ -307,7 +309,7 @@
   &lt;wsa:ReferenceProperties /&gt;
 &lt;/EndpointReference&gt;</li></ul>
 <p>This file is located at /examples/epr directory.</p>
-assuming you deployed muse example to the Tomcat using its default port.</p>
+assuming you deployed muse example to the Tomcat using its default port.<p></p>
 <H2><A href="#top"><IMG height=20
 src="images/top.gif" width=15
 border=0></A><A name=docs></A>Documentation<BR>
@@ -330,7 +332,52 @@
   <li>Adhere to the schema definitions for all data types used in the requests
     - namespaces are the fundamental part of request validation. </li>
 </ul>
+<H2><A href="#top"><IMG height=20
+src="images/top.gif" width=15
+border=0></A><A name=changes></A>Changes from previous release<BR>
+</H2>
 
+<table width="75%" border=1>
+  <tbody> 
+  <tr> 
+    <th width="11%">Issue # </th>
+    <th width="80%">Description</th>
+  </tr>
+  <tr> 
+    <td width="11%" height=42> 
+      <p>1</p>
+    </td>
+    <td width="80%" height=42> 
+      <p>All resources exposes properties defined by http://ws.apache.org/namespaces/muse/muws-ext-1.xsd</p>
+    </td>
+  </tr>
+  <tr> 
+    <td width="11%"> 
+      <p>2</p>
+    </td>
+    <td width="80%"> 
+      <p>BusinessProcess type exposes complete() operation</p>
+    </td>
+  </tr>
+  <tr> 
+    <td width="11%"> 
+      <p>3</p>
+    </td>
+    <td width="80%"> 
+      <p>ResourceHome interface has been changed - getInstance() operation is 
+        no longer defined. Code refactored to accommodate this change</p>
+    </td>
+  </tr>
+  <tr> 
+    <td width="11%"> 
+      <p>4</p>
+    </td>
+    <td width="80%"> 
+      <p>All resources exposes WS-MetadataExchange spec methods</p>
+    </td>
+  </tr>
+  </tbody> 
+</table>
 <BR>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org