grouper-users - [grouper-users] [WS] Use of port 80 in SOAP endpoint
Subject: Grouper Users - Open Discussion List
List archive
- From: Yoann Delattre <>
- To: "" <>
- Subject: [grouper-users] [WS] Use of port 80 in SOAP endpoint
- Date: Wed, 29 Nov 2017 14:46:00 +0100
- Dkim-filter: OpenDKIM Filter v2.11.0 webmail.ac-lille.fr 45128EB6DC
- Ironport-phdr: 9a23:mFE26RRxK8cpRGHfi7IDNcst7tpsv+yvbD5Q0YIujvd0So/mwa6yZRWN2/xhgRfzUJnB7Loc0qyN4vCmATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbB/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/n/XhMJtj6xVrhyuqBNjzIPPeo6ZKOBzc7nBcd4UR2dMWNtaWSxbAoO7aosCF+gOPeFCoIn7oVsFsBWwCheoBOz11j9ImmX20rMn2OkmEQDG2xYvH9QIsHjOsdr6KqMSXvqpzKnU1zXMcehb1i3h54TRdhAhoPWMXbZufsbLx0kvDRrIg1ONooLrODOV0/4Cs2md7+d4WuOuhGEmqg5rrjih3MchjJTCiIENyl3c6Cl0xIk4KcelREN/ZdOoCplduiWAO4drX88vQGdlszsgxLIco560Zi0KxYwnxxHBb/yHdJCF7Qj9VOuQOzt3nm5qdKu7hxaz9UigzvPzWtO60FZQtiZFk9/MuW4R1xHL98SKTvRw8l281TuL0w3f8ONJLEQumabGNpIswaY8lp8JvkTCGi/2ll/2jKiTdkg8+umo7P7oYrPgppOGKoB7lAX+Pb4ymsyjG+Q3LBMDUHKH9uil0L3j/En5QLFUgfEsnKnZqojWJd4Hqa6hHw9VzoEj5g6wDze819QYgGEHI0xfeB6ekojpIE/BIOrjDfqkh1SskSxrx+zdPrH/GJnNL37DkKv/crZn7U5T1hYzwc5F651KF74BPaG7Zkik/tPCCQIhPhbx3v3qEs5V14UCVHiJD7PDdq7erBXAsu01JPSUaZVQpS3wMeMN5vjygGU/lENHO6SlwM1ERmq/G6FXJEyfZzLAj9MIDXsQs0JqXevjjlvEXTNXbmquRa8U7zp+DIOiCYqFSJr70+/J5zuyApADPjMOMVuLC3q9L4g=
Hi, The port 80 is used in the SOAP Endpoint from Grouper's WSDL: <wsdl:port name="GrouperService_v2_0HttpSoap11Endpoint" binding="tns:GrouperService_v2_0Soap11Binding"> <soap:address location="http:/xxxx.fr/grouper-ws/services/GrouperService_v2_0.GrouperService_v2_0HttpSoap11Endpoint/"/> </wsdl:port>But with this port, in PHP, i get this error : Uncaught SoapFault exception: [HTTP] Not Found If i want to get it works, i need to modify axis2.xml, specifically those lines : <!-- CH 20120812: Do not use the HTTP server receiver or it will listen on that port --> <transportReceiver name="http" class="org.apache.axis2.transport.http.AxisServletListener"> <parameter name="port">80</parameter> </transportReceiver> and switch the port from 80 to 8080. But i wonder why it's not 8080 by default as tomcat default
listening port is 8080 ? Thanks for your help, Yoann |
- [grouper-users] [WS] Use of port 80 in SOAP endpoint, Yoann Delattre, 11/29/2017
- RE: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Hyzer, Chris, 11/29/2017
- Re: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Yoann Delattre, 11/29/2017
- RE: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Hyzer, Chris, 11/29/2017
- Re: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Yoann Delattre, 11/30/2017
- RE: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Hyzer, Chris, 11/30/2017
- Re: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Yoann Delattre, 11/30/2017
- RE: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Hyzer, Chris, 11/30/2017
- Re: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Yoann Delattre, 11/30/2017
- RE: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Hyzer, Chris, 11/29/2017
- Re: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Yoann Delattre, 11/29/2017
- RE: [grouper-users] [WS] Use of port 80 in SOAP endpoint, Hyzer, Chris, 11/29/2017
Archive powered by MHonArc 2.6.19.