I have seen some discussions elsewhere, but I was hoping I could get a
definitive answer here:
Is it possible to have a camel-websocket endpoint listening with a URL like:
"websocket://localhost:2080/replication"
AND also have a camel-jetty endpoint listening with a URL like:
"jetty://http://localhost:2080/rest/"
When I have tried to accomplish this, I get an error that the port is
already in use. Is there a way to make this work?
Thanks in advance!
Deven
definitive answer here:
Is it possible to have a camel-websocket endpoint listening with a URL like:
"websocket://localhost:2080/replication"
AND also have a camel-jetty endpoint listening with a URL like:
"jetty://http://localhost:2080/rest/"
When I have tried to accomplish this, I get an error that the port is
already in use. Is there a way to make this work?
Thanks in advance!
Deven