vote up 1 vote down star

The example given for a spring injected endpoint is as follows:

<endpoint id="hl7listener" uri="mina:tcp://localhost:8888?sync=true&amp;codec=hl7codec"/>

How do I setup a client mode endpoint such that is will connect to a specific port on another server?

How do I configure the endpoint to listen for inbound connections? (the example seems to be a listener as indicated by its descriptive id but why?)

Note: I am not actually using the HL7 protocol or codec. I will be developing my own for a proprietary protocol codec.

flag

58% accept rate

1 Answer

vote up 1 vote down

was this answered on the thread here?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.