Yes, sorry. I also thought of JCR -> SPI -> SOAP -> SPI -> JCR. Missed a step there. Thanks for pointing that out.
Regards, Sten Roger On 4/10/07, Marcel Reutegger <[EMAIL PROTECTED]> wrote:
Sten Roger Sandvik wrote: > Have already code that exposes JCR as SOAP, but the SPI package is much more > exiting indeed. Will try to contribute some code in this area very soon. looking forward to your contribution. > The JCR -> SPI -> SOAP -> JCR cycle would be the ultimate goal. I rather had the following in mind: JCR -> SPI -> SOAP -> SPI -> JCR because there already exists an implementation that maps the SPI to a JCR repository. But I guess that's just a matter of how the SOAP calls are handled on the server side. regards marcel
