Access Java Spring service w/ .NET client
I have a Java Spring service that I need to call from a C#/.NET client. We used Spring fromInvoker when this was Java-to-Java, so I looked at Spring.NET. But there's no way to call Java Spring, unless I missed something. Could anybody recommend which technology to use?
Thanks,
David
too.
Mark |