Do we really need to make the port number configurable, or is this a
question of documenting how and where to change if you have a
application server using a different port ?

A different option would be to check what happens if you set the URI
as a relative path, so, instead of setting
uri="http://localhost:8080/sam.."; you could test uri="/sam...", this
should work as well.

On Mon, Oct 20, 2008 at 10:28 AM, Dhaval Chauhan
<[EMAIL PROTECTED]> wrote:
> I am investingating the TUSCANY-2639
> (https://issues.apache.org/jira/browse/TUSCANY-2639) for fixing the samples.
>
> There is an issue pointed out for the calculator-ws-webapp sample where it's
> required to make the hard wired port inside the Calculator.composite) file
> configurable.
>
> I went through the documentation of the binding.ws  but couldn't find how to
> achieve this.
>
> Does anybody have any idea/suggestions about where to look at or how to
> solve this issue?
>
> Thanks,
> Dhaval
>
> ________________________________
> When your life is on the go—take your life with you. Try Windows Mobile(R)
> today



-- 
Luciano Resende
Apache Tuscany, Apache PhotArk
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Reply via email to