Author: keith Date: Wed Feb 11 22:06:03 2009 New Revision: 30685 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30685
Log: Removed all references to the WIKI as its out of date. Fixing Mashup-1122 Modified: branches/mashup/java/1.5/java/xdocs/filehostobject.html branches/mashup/java/1.5/java/xdocs/helloworldservice.html branches/mashup/java/1.5/java/xdocs/hostedobjects.html branches/mashup/java/1.5/java/xdocs/sessionhostobject.html branches/mashup/java/1.5/java/xdocs/systemhostobject.html branches/mashup/java/1.5/java/xdocs/toc.html branches/mashup/java/1.5/java/xdocs/wsrequesthostobject.html Modified: branches/mashup/java/1.5/java/xdocs/filehostobject.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/filehostobject.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/filehostobject.html (original) +++ branches/mashup/java/1.5/java/xdocs/filehostobject.html Wed Feb 11 22:06:03 2009 @@ -82,9 +82,7 @@ </tr> <tr> <td><b>Constructor File(String filename);</b> <br clear="all"></td> - <td> The file name should be relative to the <a - href="http://www.wso2.org/wiki/display/mashup/scripts+folder+structure+and+deployment" - title="scripts folder structure and deployment">service.resources directory </a> of the + <td> The file name should be relative to the service.resources directory of the mashup service. <br clear="all"> Throws an error if the given path represents a directory. <br clear="all"></td> <td> 0.1</td> @@ -267,8 +265,6 @@ <h2>3.0 References</h2> <ul> - <li><a href="http://www.wso2.org/wiki/display/mashup/scripts+folder+structure+and+deployment" - title="scripts folder structure and deployment">service.resources directory</a></li> <li><a href="apidocs/org/wso2/mashup/hostobjects/file/JavaScriptFileObject.html">JavaDoc for the file host Object</a></li> </ul> Modified: branches/mashup/java/1.5/java/xdocs/helloworldservice.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/helloworldservice.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/helloworldservice.html (original) +++ branches/mashup/java/1.5/java/xdocs/helloworldservice.html Wed Feb 11 22:06:03 2009 @@ -154,9 +154,7 @@ "www" folder. This user interface will appear when you point your browser to the Endpoint Reference of the service (eg: - http://localhost:7762/services/bob/helloworld). Refer to the <a href="http://www.wso2.org/wiki/display/mashup/Deploying+Javascript+Services">deploying - Javascript services</a> for more details on the mashup server - deployment structure. The Mashup Server also creates a "_private" + http://localhost:7762/services/bob/helloworld). The Mashup Server also creates a "_private" folder under your resources folder. Any content placed in this folder will not be transfered during sharing or downloading of mashups. Therefore this folder can be used to save data that you @@ -179,6 +177,6 @@ </div> -<p>� 2007-2008 WSO2 Inc.</p> +<p>� 2007-2008 WSO2 Inc.</p> </body></html> \ No newline at end of file Modified: branches/mashup/java/1.5/java/xdocs/hostedobjects.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/hostedobjects.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/hostedobjects.html (original) +++ branches/mashup/java/1.5/java/xdocs/hostedobjects.html Wed Feb 11 22:06:03 2009 @@ -106,13 +106,6 @@ - -<p>See the <a href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference" target="blank">WSO2 Mashup Server Reference</a> for - more - information on the use of these hosted objects.</p> - - - </div> Modified: branches/mashup/java/1.5/java/xdocs/sessionhostobject.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/sessionhostobject.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/sessionhostobject.html (original) +++ branches/mashup/java/1.5/java/xdocs/sessionhostobject.html Wed Feb 11 22:06:03 2009 @@ -126,11 +126,9 @@ <p></p> <h2 id="SessionHostObject-3.0References">3.0 References</h2> <ul> -<li><a href="http://www.wso2.org/wiki/display/mashup/Javascript+Web+Service+Annotations" title="Javascript Web Service Annotations">Javascript Web -Service Annotations</a> </li> <li><a href="apidocs/org/wso2/mashup/hostobjects/session/SessionHostObject.html">JavaDoc for the session host Object</a></li> </ul> </div> -<p>� 2007-2008 WSO2 Inc.</p> +<p>� 2007-2008 WSO2 Inc.</p> </body></html> \ No newline at end of file Modified: branches/mashup/java/1.5/java/xdocs/systemhostobject.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/systemhostobject.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/systemhostobject.html (original) +++ branches/mashup/java/1.5/java/xdocs/systemhostobject.html Wed Feb 11 22:06:03 2009 @@ -72,8 +72,8 @@ <td> Imports the external scripts given as the arguments. Paths of the scripts to be imported can be given using a comma separated list -as arguments. Imported script files need to be placed in the <a href="http://www.wso2.org/wiki/display/mashup/scripts+folder+structure+and+deployment">service.resources -directory </a> of the mashup service. If the path represents a +as arguments. Imported script files need to be placed in the service.resources +directory of the mashup service. If the path represents a file it should be given relative to the service.resources directory. If a file is not found at this location, the path is treated as an URL. The URL @@ -247,5 +247,5 @@ for the system host Object</a></li> </ul> </div> -<p>� 2007-2008 WSO2 Inc.</p> +<p>� 2007-2008 WSO2 Inc.</p> </body></html> \ No newline at end of file Modified: branches/mashup/java/1.5/java/xdocs/toc.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/toc.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/toc.html (original) +++ branches/mashup/java/1.5/java/xdocs/toc.html Wed Feb 11 22:06:03 2009 @@ -78,7 +78,6 @@ <h3>Other References</h3> <ul> <li><a href="http://mooshup.com" target="blank">mooshup.com</a></li> -<li><a href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference" target="blank">WSO2 Mashup Server Reference</a></li> <li><a href="http://www.wso2.org/taxonomy/term/303/all" target="blank">The WSO2 Oxygen Tank Library</a></li> <li><a href="http://wso2.org/forum/226" target="blank">WSO2 Mashup Server Community Forum</a></li> Modified: branches/mashup/java/1.5/java/xdocs/wsrequesthostobject.html URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/xdocs/wsrequesthostobject.html?rev=30685&r1=30684&r2=30685&view=diff ============================================================================== --- branches/mashup/java/1.5/java/xdocs/wsrequesthostobject.html (original) +++ branches/mashup/java/1.5/java/xdocs/wsrequesthostobject.html Wed Feb 11 22:06:03 2009 @@ -362,12 +362,8 @@ <div class="code"> <pre>// Demonstrates calling the getVersion operation of the version service. This client will work for most <br>// WS-Security scenarios (Works for all the scenarios the Mashup Server ships)<br>function invokeGetVersion(){<br> var request = new WSRequest();<br> var options = new Array();<br> options["username"] = "keith";<br> // Will be used if the service policy requires a Username Token. Assuming that access has been granted to keith<br> options["password"] = "keith";<br> // Will be used if the service policy requires a Username Token. Assuming that access has been granted to keith<br> options["encryptionUser"] = "versionCert";<br> // The alias of the certificate that will be used to encrypt the request. <br> // This is the public certificate of the Keystore that the version service is secured with.<br> // If the security policy of the version service needs the request signed the client will do so. <br> // But the keystore of the version service needs to have keith's (the clients) public certificate <br> var service = new QName("http://services.mashup.wso2.org/version","version");<br> request.openWSDL("http://localhost:7762/services/system/version?wsdl",false, options,service,"SecureSOAP11Endpoint");<br> request.send("getVersion",null);<br> return request.responseXML;<br>}</pre> </div> -See <a href="http://www.wso2.org/wiki/display/mashup/Ideas+for+evolving+WSRequest" title="Ideas for evolving WSRequest">Ideas for evolving -WSRequest</a> for additional options under development. -<p></p> <h2>4.0 References</h2> <ul> -<li><a href="http://www.wso2.org/wiki/display/mashup/WebServiceError" title="WebServiceError">WebServiceError</a> </li> <li><span class="nobr"><a href="http://www.wso2.org/wiki/pages/createpage.action?spaceKey=mashup&title=wsrequest_specification&linkCreation=true&fromPageId=888" title="Create Page: wsrequest_specification" class="createlink">wsrequest_specification</a></span></li> <li><a href="apidocs/org/wso2/mashup/hostobjects/wsrequest/WSRequestHostImpl.html">JavaDoc for the WSRequest host Object</a></li> @@ -377,5 +373,5 @@ for the WebServiceErrorHostObject host Object</a></li> </ul> </div> -<p>� 2007-2008 WSO2 Inc.</p> +<p>� 2007-2008 WSO2 Inc.</p> </body></html> \ No newline at end of file
_______________________________________________ Mashup-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
