[ 
https://issues.apache.org/jira/browse/CXF-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maomaode resolved CXF-580.
--------------------------

    Resolution: Fixed

> servlet demos improvement
> -------------------------
>
>                 Key: CXF-580
>                 URL: https://issues.apache.org/jira/browse/CXF-580
>             Project: CXF
>          Issue Type: Sub-task
>    Affects Versions: 2.0-RC
>            Reporter: maomaode
>         Assigned To: maomaode
>             Fix For: 2.0-RC
>
>
> Ideally want user need to issue is the command like this
> > ant client-servlet 
> not this one:
> > ant client-servlet -Dbase.url=http://localhost:8080
> The base.url is just redundant, all the servlet demos require users to do 
> this. 
> My suggestion is that break down the base.url into two pieces host/port  so, 
> base.url=http://host:port
> the default value for the host is localhost
> the default value for the port in case of tomcat is 8080

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to