Author: rajika
Date: Mon Jul  6 21:41:16 2009
New Revision: 40893
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40893

Log:
Fixed doc images.

Modified:
   trunk/esb/java/docs/xdoc/endpoint_guide.xml

Modified: trunk/esb/java/docs/xdoc/endpoint_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/endpoint_guide.xml?rev=40893&r1=40892&r2=40893&view=diff
==============================================================================
--- trunk/esb/java/docs/xdoc/endpoint_guide.xml (original)
+++ trunk/esb/java/docs/xdoc/endpoint_guide.xml Mon Jul  6 21:41:16 2009
@@ -91,7 +91,7 @@
 </p>
 
 <div id="endpoint-state" style="text-align: left;"><img style="width: 648px; 
height: 267.568px;"
-                 alt="endpoint-state-image" 
src="../resources/images/endpoint-state.png"/></div>
+                 alt="endpoint-state-image" 
src="images/endpoint-state.png"/></div>
 <p>Figure1: The state transition between states in an endpoint</p>    
 
 <h4>Using jconsole to manage state transition between states</h4>
@@ -106,7 +106,7 @@
     system guide. You'll see the following console once you select Mbeans tab. 
</p>
 
 <div id="jconsole" style="text-align: left;"><img style="width: 648px; height: 
414.212px;"
-               alt="jconsole-mbean-tab" 
src="../resources/images/jconsole-mbean.png"/></div>
+               alt="jconsole-mbean-tab" src="images/jconsole-mbean.png"/></div>
 
 <p>Figure2: Jconsole Mbeans tab</p>
 <p>3.Go to org.apache.synpase menu from left hand and expand it. You'll see 
the following figure with the
@@ -114,21 +114,21 @@
 </p>
 
 <div id="jconsole-endpoint" style="text-align: left;"><img style="width: 
648px; height: 560.852px;"
-                                alt="endpoint-mbean-show" 
src="../resources/images/endpoint-mbean.png"/></div>
+                                alt="endpoint-mbean-show" 
src="images/endpoint-mbean.png"/></div>
 <p>Figure3: Endpoint Mbean is selected </p>
 
 <p>4. Select the ep1 endpoint and you'll see the information related to this 
endpoint and please note that the state
     is given as active as the first entry and value is set to true. The 
endpoint is in active state.
 </p>
 <div id="endpoint-info" style="text-align: left;"><img style="width: 648px; 
height: 402.848px;"
-       alt="endpoint-information-image" 
src="../resources/images/endpoint-info.png"/></div>
+       alt="endpoint-information-image" src="images/endpoint-info.png"/></div>
 <p>Figure4: The ep1 endpoint attributes. The endpoint is active.</p>
 
 <p>5. Now go to the Operations tab and switch off the endpoint. You'll see a 
message saying the
     operation was successful.
 </p>
 <div id="endpoin-off" style="text-align: left;"><img
-     alt="endpoint-off-image"   style="width: 648px; height: 713.229px;" 
src="../resources/images/endpoint-off.png"/></div>
+     alt="endpoint-off-image"   style="width: 648px; height: 713.229px;" 
src="images/endpoint-off.png"/></div>
 <p>Figure5: Switching off the endpoint.</p>
 
 <p>You'll also see a INFO level log message saying that the endpoint was 
switched off manually.</p>
@@ -142,7 +142,7 @@
 </p>
     
 <div id="y.8h" style="text-align: left;"><img style="width: 648px; height: 
336.767px;"
-      alt="endpoint-switched-off-image" 
src="../resources/images/endpoint-turn-off.png"/></div>
+      alt="endpoint-switched-off-image" 
src="images/endpoint-turn-off.png"/></div>
 <p>Figure6: Endpoint is in Switch off state.</p>
 
 <h3>Address Endpoint</h3>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to