You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Rashmi Hunt (JIRA)" <tu...@ws.apache.org> on 2006/03/22 23:23:09 UTC

[jira] Created: (TUSCANY-126) Compilation error in DAS companyweb sample

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


[jira] Assigned: (TUSCANY-126) Compilation error in DAS companyweb sample

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

Kevin Williams reassigned TUSCANY-126:
--------------------------------------

    Assign To: Kevin Williams

I do not see compilation problems with either the maven build or in Eclipse.  But, you are right, the package name should match the folder structure.  Thanks for pointing this out.

> 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
>     Assignee: Kevin Williams

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


[jira] Closed: (TUSCANY-126) Compilation error in DAS companyweb sample

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


Verified with DAS CompanyWeb sample against version  388278

> 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
>     Assignee: Kevin Williams

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


[jira] Resolved: (TUSCANY-126) Compilation error in DAS companyweb sample

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

    Resolution: Fixed

> 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
>     Assignee: Kevin Williams

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