You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tony Wu (JIRA)" <ji...@apache.org> on 2006/11/23 08:17:03 UTC

[jira] Updated: (HARMONY-2096) [classlib]wrap embedding jetty API to support start a web server with document root

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

Tony Wu updated HARMONY-2096:
-----------------------------

     Patch Info: [Patch Available]
        Summary: [classlib]wrap embedding jetty API to support start a web server with document root  (was: [classlib]wrap embedding jetty API to support utilities)
    Description: firstly, supply a inteface to start/stop a http server with a local folder as document root  (was: firstly, supply a inteface to start/stop a simple http server)

> [classlib]wrap embedding jetty API to support start a web server with document root
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-2096
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2096
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Tony Wu
>
> firstly, supply a inteface to start/stop a http server with a local folder as document root

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

        

Re: [jira] Updated: (HARMONY-2096) [classlib]wrap embedding jetty API to support start a web server with document root

Posted by Richard <ri...@gmail.com>.
Tony Wu (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/HARMONY-2096?page=all ]
>
> Tony Wu updated HARMONY-2096:
> -----------------------------
>
>      Patch Info: [Patch Available]
>         Summary: [classlib]wrap embedding jetty API to support start a web server with document root  (was: [classlib]wrap embedding jetty API to support utilities)
>     Description: firstly, supply a inteface to start/stop a http server with a local folder as document root  (was: firstly, supply a inteface to start/stop a simple http server)
>
>   
>> [classlib]wrap embedding jetty API to support start a web server with document root
>> -----------------------------------------------------------------------------------
>>
>>                 Key: HARMONY-2096
>>                 URL: http://issues.apache.org/jira/browse/HARMONY-2096
>>             Project: Harmony
>>          Issue Type: Sub-task
>>          Components: Classlib
>>            Reporter: Tony Wu
>>
>> firstly, supply a inteface to start/stop a http server with a local folder as document root
>>     
>
>   
Hello Tony,

I have tried the patch you provided, and the support classes could be 
compiled successfully using ant. My only concern is that the 'support' 
project in Eclipse cannot find jetty jars, do you mean we will add the 
jetty jars as "external jar"? Thanks a lot.

Best regards,

-- 
Richard Liang
China Development Lab, IBM