Have you tried to define a URI and set the proper port you need ?  See
example below.

 <service name="CalculatorService" promote="CalculatorServiceComponent">
        <interface.wsdl
interface="http://sample/calculator#wsdl.interface(Calculator)"/>
        <binding.ws uri="http://localhost:8085/Calculator";
wsdlElement="http://sample/calculator#wsdl.service(CalculatorService)"/>
    </service>

On Tue, Jan 27, 2009 at 2:26 AM,  <[email protected]> wrote:
> Hi im using the tuscany libs four our sca-project.
> We have the problem that we can not use the port 8080 - but it seems to be 
> the tuscany default "RUNNING_PORT". How can I configurate this port?
> Maybe with a *.properties - file ?
>
> Regards Freddy
> --
> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
> http://www.gmx.net/de/go/multimessenger
>



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

Reply via email to