I am looking for a soap stack. What I mean by this is I am looking for something that converts the soap messages(html/xml) to objects and objects back to soap messages. I am not looking for a framework that routes my messages. I currently have a pojo framework where services no nothing about the platform. I would like to keep it that way, and would like to add soap, and rmi so services can be accessed via those methods.
thanks,
dean

Reply via email to