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/21 13:40:29 UTC

[jira] Created: (TUSCANY-413) Typo in code comment

Typo in code comment
--------------------

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

  Components: Java SCA Samples  
    Versions: Java-Mx    
 Environment: All
    Reporter: Simon Laws
    Priority: Trivial


java/samples/sca/supplychain/src/main/java/supplychain/SupplyChainClient.java

        // Locate the HelloWorld service component and invoke it
        Customer customer = (Customer) moduleContext.locateService("CustomerComponent");
        System.out.println("Main thread " + Thread.currentThread());
        customer.purchaseGoods();

In the comment change "HelloWorld" -> "Customer"

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-413) Typo in code comment

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

Meeraj Kunnumpurath closed TUSCANY-413.
---------------------------------------

    Resolution: Fixed

This has been fixed already.

> Typo in code comment
> --------------------
>
>                 Key: TUSCANY-413
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-413
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Samples
>    Affects Versions: Java-Mx
>         Environment: All
>            Reporter: Simon Laws
>         Assigned To: Meeraj Kunnumpurath
>            Priority: Trivial
>
> java/samples/sca/supplychain/src/main/java/supplychain/SupplyChainClient.java
>         // Locate the HelloWorld service component and invoke it
>         Customer customer = (Customer) moduleContext.locateService("CustomerComponent");
>         System.out.println("Main thread " + Thread.currentThread());
>         customer.purchaseGoods();
> In the comment change "HelloWorld" -> "Customer"

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Assigned: (TUSCANY-413) Typo in code comment

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

Meeraj Kunnumpurath reassigned TUSCANY-413:
-------------------------------------------

    Assignee: Meeraj Kunnumpurath

Trying to assign an issue to me.

> Typo in code comment
> --------------------
>
>                 Key: TUSCANY-413
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-413
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Samples
>    Affects Versions: Java-Mx
>         Environment: All
>            Reporter: Simon Laws
>         Assigned To: Meeraj Kunnumpurath
>            Priority: Trivial
>
> java/samples/sca/supplychain/src/main/java/supplychain/SupplyChainClient.java
>         // Locate the HelloWorld service component and invoke it
>         Customer customer = (Customer) moduleContext.locateService("CustomerComponent");
>         System.out.println("Main thread " + Thread.currentThread());
>         customer.purchaseGoods();
> In the comment change "HelloWorld" -> "Customer"

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org