Compilation error in DAS companyweb sample
------------------------------------------

         Key: TUSCANY-126
         URL: http://issues.apache.org/jira/browse/TUSCANY-126
     Project: Tuscany
        Type: Bug
  Components: Java DAS RDB  
    Reporter: Rashmi Hunt


Package declaration in class, CompanyClient.java doesn't match the actual 
package structure, which results in compilation error.

Declared package in the class ->  org.apache.tuscany.samples.das.companyweb
Actual package structure - > org.apache.tuscany.samples.companyweb

Solution - > Fix the package declaration in this class to 
org.apache.tuscany.samples.companyweb;


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