Top "Endpoint" questions

This is a general tag used for all kinds of logic that reside in some receiving or sending scenario.

The value is invalid according to its datatype 'clientcontracttype'

I am getting an error message saying: The contract attribute is invalid. the value is invalid according to its datatype …

wcf endpoint contract
Apache Camel : "direct:start" endpoint - what does it mean ?

I'm new to Apache Camel. Can someone explain what "direct:start" means in Camel. Please see http://camel.apache.org/…

apache apache-camel endpoint
Apache Camel Endpoint injection to direct route "No consumers available on endpoint"

I want to use Camel to take a message from ActiveMQ and then, based on the message contents (a protobuf), …

apache-camel endpoint blueprint
Publishing a WS with Jax-WS Endpoint

I built a minimal web service and published it using javax.xml.ws.Endpoint. If I try to get the …

java web-services jax-ws endpoint
Create user in Kubernetes for kubectl

I need to create users to assign them permissions with RBAC, I create them as follows: echo -n "lucia" | base64 …

json kubernetes kubectl endpoint rbac
How to configure Spring-WS to use JAXB Marshaller?

Thankyou for help on this so far, i am updating question as i did not show all i needed to, …

java spring jaxb spring-ws endpoint
What is an 'endpoint' in Kubernetes?

I am new to Kubernetes and started reading through the documentation. There often the term 'endpoint' is used but the …

kubernetes endpoint
WSDL binding - soapAction value

In the following excerpt of a WSDL, at the line <soap1:operation style="document" soapAction="petition" what is the …

soap wsdl endpoint
NET TCP/HTTP WCF Hosted in IIS

I'm new to WCF and IIS but been doing some reading on how to host a WCF application in IIS. …

wcf iis endpoint net.tcp