Hi

I checked ?wsdl of UserService and found this result :

<wsdl:port name="UserServiceHttpSoap11Endpoint"
binding="ns:UserServiceSoap11Binding">
        <soap:address location="
http://localhost:8080/wepre/services/UserService.UserServiceHttpSoap11Endpoint/
"/>
</wsdl:port>

then I checked LISTENING ports on my localhost, so I didnt found port 8080.
Is there any specific configuration to enable web service of OM so it
listen to port 8080???

On Sat, May 26, 2012 at 12:49 AM, Hasan Gharehasanloo <[email protected]
> wrote:

> Hi everybody
>
> I guess this problem have been asked many times in this group, But I
> couldn find any solution.
>
> 1-I installed OM2 on my localhost(Win7) and created a SOAP user
> 2-In my integration I set server port and app name
> 3-When I call 'getSession' method, this error occure
>
> HTTP Error: cURL ERROR: 7: couldn't connect to host
> url: 
> http://localhost:8080/openmeetings/services/UserService.UserServiceHttpSoap11Endpoint/
>
>
> The weired thing is that I have set port number to 5080, but this error is 
> with port 8080
>
> I use nusoap library.
> --
> ---------------------------------
> Best Regards
> Hassan Gharehasanloo
>



-- 
---------------------------------
Best Regards
Hassan Gharehasanloo

Reply via email to