You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by "Ian Springer (JIRA)" <ji...@apache.org> on 2005/03/14 22:42:07 UTC

[jira] Created: (APOLLO-17) Filesystem example should provide a realistic example of implementing the Mount and Unmount operations

Filesystem example should provide a realistic example of implementing the Mount and Unmount operations
------------------------------------------------------------------------------------------------------

         Key: APOLLO-17
         URL: http://issues.apache.org/jira/browse/APOLLO-17
     Project: Apollo
        Type: Task
  Components: Tutorial  
 Environment: n/a
    Reporter: Ian Springer
    Priority: Minor


We should demonstrate obtaining the Resource instance and invoking some method on it, e.g.:

FileSystemResource resource = (FileSystemResource)getResource();
resource.mount();


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (APOLLO-17) Filesystem example should provide a realistic example of implementing the Mount and Unmount operations

Posted by "Ian Springer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/APOLLO-17?page=comments#action_60784 ]
     
Ian Springer commented on APOLLO-17:
------------------------------------

NOTE: http://issues.apache.org/jira/browse/APOLLO-16 should be solved prior to addressing this issue.


> Filesystem example should provide a realistic example of implementing the Mount and Unmount operations
> ------------------------------------------------------------------------------------------------------
>
>          Key: APOLLO-17
>          URL: http://issues.apache.org/jira/browse/APOLLO-17
>      Project: Apollo
>         Type: Task
>   Components: Tutorial
>  Environment: n/a
>     Reporter: Ian Springer
>     Priority: Minor

>
> We should demonstrate obtaining the Resource instance and invoking some method on it, e.g.:
> FileSystemResource resource = (FileSystemResource)getResource();
> resource.mount();

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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