Author: tyrell Date: Fri Jan 25 04:02:16 2008 New Revision: 12904 Log:
Adding tooling documentation and linking to it from the toc. Added: trunk/mashup/java/xdocs/tooling.html Modified: trunk/mashup/java/xdocs/toc.html Modified: trunk/mashup/java/xdocs/toc.html ============================================================================== --- trunk/mashup/java/xdocs/toc.html (original) +++ trunk/mashup/java/xdocs/toc.html Fri Jan 25 04:02:16 2008 @@ -1,147 +1,38 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> - - - - <meta http-equiv="content-type" content=""> - - - - - - <title></title> - <link href="docs.css" rel="stylesheet" type="text/css" media="all"> -</head> - - -<body style="margin: 0px; padding: 0px; direction: ltr;" lang="en-US"> - - -<div class="nav_header">Documentation Index</div> - - -<div id="nav_list"> -<p><a href="introduction.html" target="mainFrame">Introduction</a></p> - +<html><head> +<meta http-equiv="content-type" content=""><title></title> <link href="docs.css" rel="stylesheet" type="text/css" media="all"></head> +<body style="margin: 0px; padding: 0px; direction: ltr;" lang="en-US"><div class="nav_header">Documentation +Index</div> +<div id="nav_list"><p><a href="introduction.html" target="mainFrame">Introduction</a></p> <p><a href="community.html" target="mainFrame">WSO2 Mashup Server Community</a></p> - - <p><a target="mainFrame" href="installationguide.html">Installation</a></p> - - <p><a href="adminguide.html" target="mainFrame">Managing Services</a></p> - - <h3>Writing Services</h3> - - -<ul> - - - <li><a href="helloworldservice.html" target="mainFrame">Writing a Hello World Service</a> </li> - - - <li><a href="generatedresources.html" target="mainFrame">Automatically Generated Resources</a></li> - - - <li><a href="annotations.html" target="mainFrame">Javascript -Web Service Annotations</a></li> - - - <li><a href="dataBinding.html" target="mainFrame">Javascript -Data Binding</a></li> - - - <li><a href="e4xquickstart.html" target="mainFrame">E4X -Quick Start Guide</a></li> - - -</ul> - - -<h3>Consuming Services</h3> - - -<ul> - - - <li><a href="helloworldclient.html" target="mainFrame">Hello -World Client</a></li> - - - <li><a href="consumingservices.html" target="mainFrame">Using stubs</a></li> - - - <li><a href="hostedobjects.html" target="mainFrame">Hosted -Objects</a> - - <ul> - - - <li><a href="apphostobject.html" target="mainFrame">APP</a></li> - - - <li><a href="emailhostobject.html" target="mainFrame">Email</a> - </li> - - - <li><a href="feedhostobject.html" target="mainFrame">Feed</a></li> - - - <li><a href="filehostobject.html" target="mainFrame">File</a></li> - <li><a href="imhostobject.html" target="mainFrame">IM</a></li> - - - <li><a href="scraperhostobject.html" target="mainFrame">Scraper</a></li> - - - <li><a href="sessionhostobject.html" target="mainFrame">Session</a></li> - - - <li><a href="systemhostobject.html" target="mainFrame">System</a></li> - - - <li><a href="wsrequesthostobject.html" target="mainFrame">WSRequest</a></li> - - - - </ul> - - - </li> - - -</ul> - - -<h3>Other References</h3> - - -<ul> - - - <li><a href="http://mashups.wso2.org" target="blank">mashups.wso2.org</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 +<ul> <li><a href="helloworldservice.html" target="mainFrame">Writing a Hello World Service</a> </li> +<li><a href="generatedresources.html" target="mainFrame">Automatically +Generated Resources</a></li> <li><a href="annotations.html" target="mainFrame">Javascript +Web Service Annotations</a></li> <li><a href="dataBinding.html" target="mainFrame">Javascript +Data Binding</a></li> <li><a href="e4xquickstart.html" target="mainFrame">E4X +Quick Start Guide</a></li><li><a href="tooling.html" target="mainFrame">Productivity Tools</a></li> +</ul><h3>Consuming Services</h3> +<ul> <li><a href="helloworldclient.html" target="mainFrame">Hello +World Client</a></li> <li><a href="consumingservices.html" target="mainFrame">Using +stubs</a></li> <li><a href="hostedobjects.html" target="mainFrame">Hosted +Objects</a> <ul> <li><a href="apphostobject.html" target="mainFrame">APP</a></li> <li><a href="emailhostobject.html" target="mainFrame">Email</a> +</li> <li><a href="feedhostobject.html" target="mainFrame">Feed</a></li> <li><a href="filehostobject.html" target="mainFrame">File</a></li> +<li><a href="imhostobject.html" target="mainFrame">IM</a></li> +<li><a href="scraperhostobject.html" target="mainFrame">Scraper</a></li> +<li><a href="sessionhostobject.html" target="mainFrame">Session</a></li> +<li><a href="systemhostobject.html" target="mainFrame">System</a></li> +<li><a href="wsrequesthostobject.html" target="mainFrame">WSRequest</a></li> </ul> +</li> +</ul><h3>Other References</h3> +<ul> <li><a href="http://mashups.wso2.org" target="blank">mashups.wso2.org</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> - - -</ul> - - -</div> - - -</body> -</html> +</ul></div> +</body></html> \ No newline at end of file Added: trunk/mashup/java/xdocs/tooling.html ============================================================================== --- (empty file) +++ trunk/mashup/java/xdocs/tooling.html Fri Jan 25 04:02:16 2008 @@ -0,0 +1,18 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> +<link href="styles.css" rel="stylesheet" type="text/css" media="all"><title>Tooling Support</title> +</head> +<body><div id="main-content"><br><h1>Productivity +Tools Available For +Mashup Developers</h1><br><h2>The +Javascript Stub Generator</h2><br>The Javascript Stub +Generator can be accessed by pointing your browser to <a href="https://localhost:7443/stub_gen.jsp">https://localhost:7443/stub_gen.jsp</a> +in a local server installation. Using this tool you can either provide +a URL of a WSDL (1.1 and 2.0) document or upload a WSDL (1.1 and 2.0) document from your local file +system to generate a Javascript stub to the Web Service in concern. +This stub can then be imported and used in the mashups to access this +Web Service with your Javascript as described in the <a href="file:///home/tyrell/development/WSO2-Mashup-Server/mashup/java/xdocs/generatedresources.html#JavaScript">JavaScript +Stubs</a> section.<br><br><br><h2>The Scraping Assistant</h2><br>The Scraping Assistant is available to you in the URL <a href="https://localhost:7443/scraper.jsp">https://localhost:7443/scraper.jsp</a>. This tool will help you to generate a <a href="http://web-harvest.sourceforge.net/">Web Harvest</a> +scraper configuration, which in turn can be used in your mashups to +scrape data from web resources. The tool will also assist developers to +gather XPath expressions from selected pages.<br><br><br><br></div></body></html> \ No newline at end of file _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
