[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]