-
Oct 23rd, 2006, 04:16 AM
#1
Integrate HttpInvokerServiceExporter in Struts
Hi,
I've a Struts+Spring+Hibernate application for which I have a need for remote access.
I've though about using http remoting through the declaration of a HttpInvokerServiceExporter for a facade service. Unfortunatly, it does not work, which I find quite logical.
Indeed, from what I understand, since Spring is loaded in a J2EE container, it cannot declare itself as a http server.
So, is there a way to encapsulate it in my Struts context using, as an example, the dispatcher servlet used for Hessian/Burlap ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules