The server, a stand-alone SE application running Spring 2.5.6 and an embedded jetty. Clients, Swing application, connects to the server using HttpInvoker.
I have following configuration for the web application. web.xml <context-param> <param-name>contextConfigLocation</param-name>
I have developed a client (Eclipse) server (Spring Framework on Tomcat) application using Spring Remoting over HttpInvoker.
I\'m trying to expose a remote interface to a spring web application, and I\'m having issues, always getting 404. What\'s wrong with my setup below?
I have a collection (set) of ActiveX controls. I开发者_JAVA技巧 recieved them from our vendor company.