Partager via


.NET and J2EE/Java Interop

I've had customers asking me about Interop with Java and SharePoint. This bit below should help us respond to them.

If you haven't seen/heard about it, I'd like to refer you to the following:
.NET and Java/J2EE Interoperability: https://msdn2.microsoft.com/en-us/vstudio/aa700845.aspx
Integrating with IBM's Websphere Apps: https://blogs.msdn.com/dotnetinterop/archive/2007/07/27/stocktrader-now-with-source-code.aspx
StockTrader Info: https://msdn2.microsoft.com/en-us/netframework/bb499684.aspx

 

.NET StockTrader Sample Application

An End-to-End Sample Application Illustrating Windows Communication Foundation and .NET Enterprise Technologies

This application is an end-to-end sample application for .NET Enterprise Application Server technologies. It is a service-oriented application based on Windows Communication Foundation (.NET 3.0) and ASP.NET, and illustrates many of the .NET enterprise development technologies for building highly scalable, rich "enterprise-connected" applications. It is designed as a benchmark kit to illustrate alternative technologies within .NET and their relative performance.

The application offers full interoperability with J2EE and IBM WebSphere's Trade 6.1 sample application. As such, the application offers an excellent opportunity for developers to learn about .NET and building interoperable, service-oriented applications.

 

From the demo's I've seen, this is an important bit of integration and it shows how we can really outperform the J2EE platform. So with apps like these running on MOSS, we can really gobble up customer mindshare.

Comments