Some colleagues of mine have embarked into an interesting (from my point of view) foray; their architecture dictates a J2EE back-end system with a C# fat client interface. The idea got me thinking (and researching) about possibillities. Apparently, there are a few .Net-to-Java bridges on the market currently. One of these that seems to be pretty "money" is called JNBridge [1]. My question for the group is, have any of you implemented an architecture of this nature? If so, did you facilitate the "communication" with binary translators such as bridge applications, or did you accomodate the solution with XML/SOAP-type discussions? Additionally, I'm interested in any performance statements you've come up with, and suggestions on how - or how not (or to not) - perform such a feat.
[1]http://www.jnbridge.com/pr110802.htm Brady Gaster You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
