You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2006/05/16 13:43:06 UTC

[jira] Created: (TUSCANY-382) Binary release readmes consistency

Binary release readmes consistency
----------------------------------

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

  Components: Java SCA Samples  
    Versions: Java-M1    
 Environment: all
    Reporter: Simon Laws


The readme document that takes you to SCA samples consists primary of three levels. Required changes are:

tuscany-incubating-M1-RC1/README.txt
  - Add Documentation reference
  - Add Getting started reference 

tuscany-incubating-M1-RC1/docs/sampleSetup.htm
  -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 

tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
  - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
   - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
  - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
  - See helloworld-readme.htm.patch (attached)

There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 



-- 
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


[jira] Resolved: (TUSCANY-382) Binary release readmes consistency

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-382?page=all ]
     
Rick Rineholt resolved TUSCANY-382:
-----------------------------------

    Fix Version: Java-M1-website
                 Java-M1-tentative
                 Java-Mx
                 Cpp-current
     Resolution: Fixed

Looking through these they seem to be fixed.

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>     Assignee: Rick Rineholt
>     Priority: Critical
>      Fix For: Java-M1, Java-Mx, Java-M1-tentative, Cpp-current, Java-M1-website
>  Attachments: README.htm, building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411950 ] 

Kelvin Goodson commented on TUSCANY-382:
----------------------------------------

In the windows source distribution,  the top level BUILDING.txt file
1) it tells you to cd to tuscany/java,  but there is no need to cd anywhere, you are already there
2) it references java 1.5.2_06 as ok, I have successfully built it with 1.5.0_06, so we could either list known compatible versions, or change the quoted version (on the basis that its likely that later versions will be OK)
3) either in this file or in the top level README.txt  file we could give an instruction to extract the distribution zip file under a path name with no spaces in.  I initially extracted to C:\Documents and Settings\kg\My Documents\Tuscany\M1 and got a test case failure,  which resolved when moving to a path with no spaces



> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Updated: (TUSCANY-382) Binary release readmes consistency

Posted by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-382?page=all ]

Kelvin Goodson updated TUSCANY-382:
-----------------------------------

    Attachment: README.htm

Here's a new redme file for the sdo/tools directory.

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: README.htm, building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411985 ] 

Simon Laws commented on TUSCANY-382:
------------------------------------

No readme for...
 samples/sca/customerinfo
 samples/sca/helloworld-jms although there are readmes under client and server
  

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: README.htm, building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Updated: (TUSCANY-382) Binary release readmes consistency

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-382?page=all ]

Jean-Sebastien Delfino updated TUSCANY-382:
-------------------------------------------

    Fix Version: Java-M1
      Assign To: Rick Rineholt
       Priority: Critical  (was: Major)

I'm not sure if these patches have been applied, just some of them? all of them? Rick, could you please check the status. Thanks...

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>     Assignee: Rick Rineholt
>     Priority: Critical
>      Fix For: Java-M1
>  Attachments: README.htm, building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411983 ] 

ant elder commented on TUSCANY-382:
-----------------------------------

SDO tools readme applied. Thanks  Kelvin!

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: README.htm, building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411978 ] 

Simon Laws commented on TUSCANY-382:
------------------------------------

The helloworldwsclient readme should mention that the tuscany-axis2 jar is also required. Here is a sample command line for linux:

java -cp ../../../lib/axis2/tuscany-axis2-incubating-M1.jar:../../../lib/tuscany-runtime-incubating-M1.jar:./target/sample-helloworldwsclient-incubating-M1.jar helloworld.HelloWorldClient


> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411968 ] 

Simon Laws commented on TUSCANY-382:
------------------------------------

The helloworldweb sample readme.htm has the worng URL for starting the client. It should now behttp://localhost:8080/sample-helloworldweb-incubating-M1/.
It also has the wrong war name, it should be samples-helloworldweb-incubating-M1.war

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Updated: (TUSCANY-382) Binary release readmes consistency

Posted by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-382?page=all ]

Kelvin Goodson updated TUSCANY-382:
-----------------------------------

    Attachment: building.patch

here's one way of slicing/dicing the building.txt file

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411967 ] 

Simon Laws commented on TUSCANY-382:
------------------------------------

The helloworldjsonrpc sample readme.htm has the worng URL for starting the client. It should now be http://localhost:8080/sample-helloworldjsonrpc-incubating-M1/

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411966 ] 

Simon Laws commented on TUSCANY-382:
------------------------------------

The problem with samplesSetup.htm not discussing the list of jars in the case of the binary distro is resolved by changing the wording in readmes that mentioned "previous jars" to direcltly specify that the tuscany runtime jar and the sample jar are required on the classpath

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Commented: (TUSCANY-382) Binary release readmes consistency

Posted by "Andrew Borley (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-382?page=comments#action_12411988 ] 

Andrew Borley commented on TUSCANY-382:
---------------------------------------

If you follow the sampleSetup manual instructions for Tomcat, put all tuscany .war files into the tomcat/webapps directory and start tomcat, a number of ClassNotFoundExceptions are thrown. To fix these the following jars need to be added.
In tomcat/common/lib add
js-1.6R2.jar
xbean-2.1.0.jar
In tomcat/server/lib add
tuscany-container-rhino-incubating-M1.jar

These make Tomcat equivalent to the Tomcat generated by maven in testing/tomcat/readme.htm

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: README.htm, building.patch, helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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


[jira] Updated: (TUSCANY-382) Binary release readmes consistency

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-382?page=all ]

Simon Laws updated TUSCANY-382:
-------------------------------

    Attachment: helloworld-readme.htm.patch

patch to java/samples/sca/helloworld/readme.htm

> Binary release readmes consistency
> ----------------------------------
>
>          Key: TUSCANY-382
>          URL: http://issues.apache.org/jira/browse/TUSCANY-382
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Samples
>     Versions: Java-M1
>  Environment: all
>     Reporter: Simon Laws
>  Attachments: helloworld-readme.htm.patch
>
> The readme document that takes you to SCA samples consists primary of three levels. Required changes are:
> tuscany-incubating-M1-RC1/README.txt
>   - Add Documentation reference
>   - Add Getting started reference 
> tuscany-incubating-M1-RC1/docs/sampleSetup.htm
>   -   helloworld/readme.htm Currently says "use JDK 1.5 java command with the previous jars.." but sampleSetup says you can go straight to samples if you have the binary release. So you don't get to know what jars are required. 
> tuscany-incubating-M1-RC1/samples/sca/*/readme.htm 
>   - Doesn't actuall tell you what the previosu jars are as sampleSetup.htm it tells you to ignore the setup steps. Need and example of the command line to use
>    - helloworld-SNAPSHOT.jar -> sample-helloworld-incubating-M1.jar
>   - org.apache.tuscany.samples.helloworld.HelloWorldClient -> helloworld.HelloWorldClient 
>   - See helloworld-readme.htm.patch (attached)
> There's a good change that someone is in the middle of fixing the readmes but if you want me to go through them, fix them as above and provide patches, then let me know. 

-- 
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