You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by jm...@apache.org on 2003/09/29 20:30:26 UTC

cvs commit: ws-site/targets/wsrp4j execution.html download.html

jmacna      2003/09/29 11:30:26

  Added:       targets/wsrp4j execution.html download.html
  Log:
  Initial version.
  
  Revision  Changes    Path
  1.1                  ws-site/targets/wsrp4j/execution.html
  
  Index: execution.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
  <html>
  <head>
    <meta http-equiv="Content-Type"
   content="text/html; charset=iso-8859-1">
    <meta name="author" value="Stephan Laertz" content="Stephan Laertz">
    <meta name="email" value="stephan.laertz@de.ibm.com">
    <meta content="MSHTML 6.00.2600.0" name="GENERATOR">
    <title>WSRP4J Installation</title>
  </head>
  <body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"
   link="#525d76">
  <!-- TOP IMAGE -->
  <table cellspacing="0" width="100%" border="0">
    <tbody>
      <tr>
        <td colspan="2"><a href="http://www.apache.org/"><img
   src="http://www.apache.org/images/asf_logo_wide.gif"
   alt="The Apache Software Foundation" align="left" border="0"></a></td>
      </tr>
    </tbody>
  </table>
  <table cellspacing="4" width="100%" border="0">
    <tbody>
      <tr>
        <td colspan="2">
        <hr noshade="noshade" size="1"> </td>
      </tr>
      <tr>
  <!-- START:LEFT SIDE NAVIGATION --> <td valign="top" nowrap="nowrap"
   width="20%">
        <p> <strong>Project</strong> </p>
        <ul>
          <li> <a href="index.html">Welcome</a></li>
          <li><a href="arch.html">Architecture</a></li>
          
          <li><a href="news.html">News</a></li>
          <li> <a href="na.html">Status</a></li>
          <LI><A href="http://nagoya.apache.org/bugzilla/">Bugs (bugzilla)</A></LI>
           <li> <a href="email.html">Mailing Lists </a></li>
  		<LI><A href="http://cvs.apache.org/viewcvs.cgi/ws-wsrp4j/">Source
  				via ViewCVS</A></LI>
         
        </ul>
        <p> <strong>Getting Started</strong> </p>
        <ul>
          <li><A href="download.html">Download </A> </li>
  				<LI><A href="install.html">Installation</A></LI>
  				<li><A href="execution.html">Execution </A></li>
  				<LI><A href="na.html">Configuration</A></LI>
  				<li> <a href="na.html">FAQ</a> </li>
        </ul>
        <p> <strong>Links</strong> </p>
        <ul>
          <li> <a
   href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrp">OASIS
  WSRP</a></li>
          <li><a
   href="http://nagoya.apache.org/wiki/apachewiki.cgi?PlutoProposal">Pluto
  Proposal</a></li>
          <li><a href="http://jakarta.apache.org/tomcat/">Tomcat</a></li>
        </ul>
        </td>
  <!-- END:LEFT SIDE NAVIGATION -->
  <!-- START:RIGHT SIDE CONTENT --> 
  <td valign="top" align="left" width="80%">
        <table cellspacing="0" cellpadding="2" width="100%" border="0">
          <tbody>
            <tr>
              <td bgcolor="#525d76"><font face="arial,helvetica,sanserif"
   color="#ffffff"><a><strong>Execution</strong></a> </font></td>
            </tr>
            <tr>
              <td>
              <blockquote>
  						<OL>
  							<LI>Start Tomcat.</LI>
  							<LI>Run the TCPMonitor program by executing the tunnel script in the tools directory. You may need to edit the tunnel script file to change the port mapping. By default, the SwingConsumer attempts to contact the Producer on port 8081. Tomcat is customarily configured to listen to port 8080. The tunnel script listens on port 8081 and writes to 8080 by default. If Tomcat is listening on a port other than 8080, you will have to edit the tunnel.bat file. Note that you can also alter the relevant ports once the TCPMonitor is started.</LI>
  							<LI>Run the SwingConsumer by executing the run script in the driver/SwingConsumer directory.
  						</LI>
  						</OL>
  			</blockquote>
  			</td>
            </tr>
          </tbody>
        </table>
  <!-- START:RIGHT SIDE CONTENT -->
        <table cellspacing="0" cellpadding="2" width="100%" border="0">
          <tbody>
            <tr>
            </tr>
            <tr>
              <td><br>
              </td>
            </tr>
          </tbody>
        </table>
        </td>
      </tr>
  <!-- FOOTER --> <tr>
        <td colspan="2">
        <hr noshade="noshade" size="1"> </td>
      </tr>
      <tr>
        <td colspan="2">
        <div align="center"> <font color="#525d76" size="-1"><em>Copyright
  ?? 2003, Apache Software                 Foundation </em></font> </div>
        </td>
      </tr>
    </tbody>
  </table>
  <!-- end the processing -->
  </body>
  </html>
  
  
  
  1.1                  ws-site/targets/wsrp4j/download.html
  
  Index: download.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
  <html>
  <head>
    <meta http-equiv="Content-Type"
   content="text/html; charset=iso-8859-1">
    <meta name="author" value="Stephan Laertz" content="Stephan Laertz">
    <meta name="email" value="stephan.laertz@de.ibm.com">
    <meta content="MSHTML 6.00.2600.0" name="GENERATOR">
    <title>WSRP4J Installation</title>
  </head>
  <body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"
   link="#525d76">
  <!-- TOP IMAGE -->
  <table cellspacing="0" width="100%" border="0">
    <tbody>
      <tr>
        <td colspan="2"><a href="http://www.apache.org/"><img
   src="http://www.apache.org/images/asf_logo_wide.gif"
   alt="The Apache Software Foundation" align="left" border="0"></a></td>
      </tr>
    </tbody>
  </table>
  <TABLE cellspacing="4" width="100%" border="0">
  	<TBODY>
  		<TR>
  			<TD colspan="2">
  			<HR noshade="noshade" size="1">
  			</TD>
  		</TR>
  		<TR>
  			<!-- START:LEFT SIDE NAVIGATION -->
  			<TD valign="top" nowrap="nowrap" width="20%">
  			<P><STRONG>Project</STRONG></P>
  			<UL>
  				<LI><A href="index.html">Welcome</A></LI>
  				<LI><A href="arch.html">Architecture</A></LI>
  
  				<LI><A href="news.html">News</A></LI>
  				<LI><A href="na.html">Status</A></LI>
  				<LI><A href="http://nagoya.apache.org/bugzilla/">Bugs (bugzilla)</A></LI>
  				<LI><A href="email.html">Mailing Lists </A></LI>
  				<LI><A href="http://cvs.apache.org/viewcvs.cgi/ws-wsrp4j/">Source
  				via ViewCVS</A></LI>
  
  			</UL>
  			<P><STRONG>Getting Started</STRONG></P>
  			<UL>
  				<LI><A href="download.html">Download </A></LI>
  				<LI><A href="install.html">Installation</A></LI>
  				<LI><A href="execution.html">Execution </A></LI>
  				<LI><A href="na.html">Configuration</A></LI>
  				<LI><A href="na.html">FAQ</A></LI>
  			</UL>
  			<P><STRONG>Links</STRONG></P>
  			<UL>
  				<LI><A
  					href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrp">OASIS
  				WSRP</A></LI>
  				<LI><A
  					href="http://nagoya.apache.org/wiki/apachewiki.cgi?PlutoProposal">Pluto
  				Proposal</A></LI>
  				<LI><A href="http://jakarta.apache.org/tomcat/">Tomcat</A></LI>
  			</UL>
  			</TD>
  			<!-- END:LEFT SIDE NAVIGATION -->
  			<!-- START:RIGHT SIDE CONTENT -->
  			<TD valign="top" align="left" width="80%">
  			<TABLE cellspacing="0" cellpadding="2" width="100%" border="0">
  				<TBODY>
  					<TR>
  						<TD bgcolor="#525d76"><FONT face="arial,helvetica,sanserif"
  							color="#ffffff"><STRONG>Download</STRONG>
  						</FONT></TD>
  					</TR>
  					<TR>
  						<TD>
  						<blockquote>
  						<OL>
  							<LI>Download the  zip file here: <A
  								href="download/ws-wsrp4j.zip">
  							ws-wsrp4j.zip</A>
  						</LI>
  							<LI>Follow <A href="install.html">installation directions</A>.</LI>
  						</OL>
  						</blockquote>
  						</TD>
  					</TR>
  				</TBODY>
  			</TABLE>
  			
  			</TD>
  		</TR>
  		<!-- FOOTER -->
  		<TR>
  			<TD colspan="2">
  			<HR noshade="noshade" size="1">
  			</TD>
  		</TR>
  		<TR>
  			<TD colspan="2">
  			<DIV align="center"><FONT color="#525d76" size="-1"><EM>Copyright ??
  			2003, Apache Software Foundation </EM></FONT></DIV>
  			</TD>
  		</TR>
  	</TBODY>
  </TABLE>
  <!-- end the processing -->
  </body>
  </html>