In the Remoting Users Guide at:
http://labs.jboss.com/portal/jbossremoting/docs/guide/ch04.html#d0e858
it says:
anonymous wrote : An important point of configuration to note is that the value for the
InvokerLocator attribute is the exact url used to access the servlet for the servlet
invoker (more on how to define this below), with the exception of the protocol being
servlet instead of http
From that, I assume the client needs to use the "servlet:"
locator URI. But then the question remains, what if I want to secure the traffic via SSL?
I can't specify "https" vs. "http" in the locator URI. So
I'm not sure how I configure the client to use SSL.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957379#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...