What is the different between entry of a service and entry point of a
service?


lekkie wrote:
> 
> see this http://www.ibm.com/developerworks/library/specification/ws-add/
> 
> Who will use the endpoint? 
> a client trying to reference a service
> 
> it shld b contained in an EPR
> How about the service value? 
> 
> I think the service value should be the entry of the service. Right?
> nope, endpoint is the entry point.
> 
> 
> youhaodeyi wrote:
>> 
>> Who will use the endpoint? 
>> How about the service value? 
>> I think the service value should be the entry of the service. Right?
>> 
>> 
>> lekkie wrote:
>>> 
>>> Think of it as an entry point to your service.
>>> 
>>> 
>>> 
>>> youhaodeyi wrote:
>>>> 
>>>> In http component, what does Endpoint mean? Below is a http
>>>> configuration:
>>>> 
>>>> <http:endpoint service="test:MyConsumerService"
>>>>                endpoint="myConsumer"
>>>>                role="consumer" 
>>>>                locationURI="http://localhost:8192/Service/";
>>>>                defaultMep="http://www.w3.org/2004/08/wsdl/in-out"; />
>>>> 
>>>> What is the endpoint "myConsumer" mean? 
>>>> 
>>>> thanks.
>>>> 
>>> 
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/What-does-Endpoint-mean--tp25528351p25530152.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to