jetty with remote IP
I am using embedded jetty with symmetricDs while i am starting the embedded jetty server in the remote server which is having Static IP Address, i couldnot communicate from my client application please help me out. I tried with connector.setHost("0.0.0.0"); but i didnt work for me