Welcome to tuscany html page with links to the samples
------------------------------------------------------

         Key: TUSCANY-375
         URL: http://issues.apache.org/jira/browse/TUSCANY-375
     Project: Tuscany
        Type: Bug

  Components: Build System  
    Versions: Java-M1    
    Reporter: ant elder
     Fix For: Java-M1


I suggested this in TUSCANY-282, maybe forgotten or maybe not liked, just close 
this if you don't like it...

What about a "Welcome to Tuscany" page deployed in the tomcat distribution at 
http://localhost:8080/tuscany?

Could be something real simple like:

<html>
 <head>
   <title>Welcome to Tuscany SCA</TITLE>
 </head>

 <body>

   <h2>Welcome to Tuscany SCA</h2><br>

   <h3>Try a sample:</h2><br>

   <p>
   <a href="helloworldweb-SNAPSHOT/">HelloworldWeb</a>
   </p>
   <p>
   <a href="helloworldjsonrpc-SNAPSHOT/">Helloworld JSONRPC</a>
   </p>
   <p>
   <a href="bigbank-webclient-SNAPSHOT">BigBank</a>
   </p>

 </body>
</html>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to