Hi, I need to simply send a message in XML format over HTTP to another application , which in turn would send a response. I need to apply security using WSS4J. Is it possible to do this without actually using web services(like publishing a wsdl and then communicating) and could you please let me know how to achieve this(is RPC the only way to do it?) I don't have the need to create a web service and publish a WSDL, since I simply need to work on in/out messages,
Thanks, Giriraj.
