Is this project a stack or a framework?

Dean Hiller <[email protected]> Mon, 22 Aug 2005 00:25:31 -0600
Newsgroups gmane.text.xml.soap.user
Message-ID <[email protected]>
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