You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Dan Jemiolo (JIRA)" <ji...@apache.org> on 2006/09/25 19:17:51 UTC

[jira] Closed: (MUSE-108) Add better error handling and warning for tooling

     [ http://issues.apache.org/jira/browse/MUSE-108?page=all ]

Dan Jemiolo closed MUSE-108.
----------------------------

    Fix Version/s: 2.0.0
                       (was: 2.1.0)
       Resolution: Fixed

> Add better error handling and warning for tooling
> -------------------------------------------------
>
>                 Key: MUSE-108
>                 URL: http://issues.apache.org/jira/browse/MUSE-108
>             Project: Muse
>          Issue Type: Bug
>          Components: WSDM MUWS Core ManageabilityCapability API
>    Affects Versions: 2.0.0
>            Reporter: Steve Jerman
>         Assigned To: Andrew Eberbach
>             Fix For: 2.0.0
>
>
> My test model contains an operation 'shutdown'. The generated code:
> public class SystemOperationsImplImpl extends AbstractCapability implements SystemOperationsImpl
> {
>     public Element shutdown() throws Exception    {
>         //TODO implement
>         throw new RuntimeException("Unimplemented Method");
>    
> Doesn't compile since AbstractCapabilty contains a 'shutdown'.
> The documentation needs to explain what operation names are legal. Better still put a _ in front of the operation names to avoid clashes.

-- 
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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org