Fork me on GitHub

.net和java互操作

.net网站theserverside.com上,有一篇讲.net和java互操作的文章,收集了net和java互操作性的文章精选
http://www.theserverside.net/tt/articles/showarticle.tss?id=InteropGuide


In the heterogeneous world of enterprise computing, interoperability is no longer a luxury but a necessity. The multiple tier architecture of modern enterprises coupled with multiple development tools can lead to multiple headaches for developers. So what's a poor developer to do? Fortunately (some would say unfortunately), there are many ways to tackle this problem.

The resources I've assembled below should provide you with a broad overview of some of the techniques being used to bridge the worlds of .NET and Java technology. We'd love to hear about the interoperability issues you've encountered and how you went about solving them.

In the heterogeneous world of enterprise computing, interoperability is no longer a luxury but a necessity. The multiple tier architecture of modern enterprises coupled with multiple development tools can lead to multiple headaches for developers. So what's a poor developer to do? Fortunately (some would say unfortunately), there are many ways to tackle this problem.

The resources I've assembled below should provide you with a broad overview of some of the techniques being used to bridge the worlds of .NET and Java technology. We'd love to hear about the interoperability issues you've encountered and how you went about solving them.

 

Introduction


Interoperability between Java EE technology and .NET applications
http://developers.sun.com/learning/javaoneonline/2006/webtier/TS-4611.pdf

Dr. Dobb's "Interoperability and Integration" poster (PDF)
http://msdn.microsoft.com/vstudio/java/interop/interop.poster.pdf

Webcast: Application interoperability with Microsoft .NET and J2EE
http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032265915

Top ten tips for Web services interoperability
http://blogs.msdn.com/smguest/archive/2004/08/12/213659.aspx

Practical .NET-to-Java interop solutions
http://idevnews.com/CaseStudies.asp?ID=164

Application interoperability: Microsoft .NET and J2EE
http://msdn.microsoft.com/practices/Topics/appint/default.aspx?pull=/library/en-us/dnpag/html/jdni.asp

 


Messaging


Advanced message queue protocol to commoditize messaging
http://www.infoq.com/news/amq

How to do MTOM interop
http://blogs.msdn.com/smguest/archive/2005/06/30/434218.aspx

Simple JAVA and .NET SOA interoperability
http://www.infoq.com/articles/REST-INTEROP

Java and .NET interop via MSMQ
http://blogs.msdn.com/dotnetinterop/archive/2005/02/28/381735.aspx

.NET integration with WebSphere Queues
http://blogs.msdn.com/dotnetinterop/archive/2006/08/22/.NET-integration-with-WebSphere-Queues-_2D00_-Another-Update.aspx

IBM Message Service Client for .NET
http://www-1.ibm.com/support/docview.wss?rs=0&q1=IA9H&uid=swg24011756&loc=en_US&cs=utf-8&cc=us&lang=en

 


Web Services


Web Services Interoperability Technology (WSIT)
http://java.sun.com/webservices/interop/index.jsp

An overview of Sun's Project Tango
http://weblogs.java.net/blog/haroldcarr/archive/2006/02/an_overview_of_1.html

WS-I focusing on making Web services enterprise-class
http://searchwebservices.techtarget.com/originalContent/0,289142,sid26_gci1186231,00.html

Web Services for .NET and J2EE interoperability
http://www.c-sharpcorner.com/UploadFile/pk_khuman/WebServices02122006222948PM/WebServices.aspx?ArticleID=f54b7577-9240-4b0c-9f3c-d5b879d21ec4

Integrating .NET Web services with Java and classic ASP clients for interoperability
http://www.c-sharpcorner.com/UploadFile/ankithakur/WSIntegration02132006041221AM/WSIntegration.aspx?ArticleID=a0966837-4a15-4091-b6a7-a751ed3ada85

WebSphere and .Net interoperability using Web services
http://www.redbooks.ibm.com/abstracts/sg246395.html

Web services programming (with passion!)
http://www.javapassion.com/webservices/

Real interoperability between J2EE and .NET Web services: Practical advice for developers
http://developers.sun.com/learning/javaoneonline/2005/interoperability/TS-3550.pdf

 


Distributed Objects


CORBA FAQ
http://www.omg.org/gettingstarted/corbafaq.htm

Java and CORBA: Uniting ubiquity and interoperability
http://www2.sys-con.com/ITSG/VirtualCD_Spring05/Java/archives/0202/siegel/index.html

An overview of RMI applications
https://cis.med.ucalgary.ca/http/java.sun.com/docs/books/tutorial/rmi/overview.html

Introduction to Java RMI
http://www.javacoffeebreak.com/articles/javarmi/javarmi.html

The new RMI
http://today.java.net/pub/a/today/2005/10/06/the-new-rmi.html

.NET Remoting overview
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconnetremotingoverview.asp

.NET Remoting
http://shankarmurugesan.blogspot.com/2006/07/net-remoting.html


Business Process Integration


BPEL Learning Guide
http://searchwebservices.techtarget.com/generic/0,295582,sid26_gci1172072,00.html

BPM Learning Guide
http://searchwebservices.techtarget.com/generic/0,295582,sid26_gci1197036,00.html

BPEL and Java
http://www.theserverside.com/tt/articles/article.tss?l=BPELJava

Vista Series: Windows Workflow Foundation
http://searchvb.techtarget.com/generic/0,295582,sid8_gci1193920,00.html

Windows Workflow Foundation: An open model
http://blogs.msdn.com/davegreen/archive/2005/09/18/471007.aspx

Simple Human Workflow with Windows Workflow Foundation
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnlong/html/hmnwkfwwf.asp

Java Technology: Project Open ESB
http://java.sun.com/integration/reference.jsp

JBI and service-oriented integration
https://communications.sun.com/dialog/eventdescription.do

Why Java Business Integration
https://communications.sun.com/dialog/singleeventpage.do?eventId=6320


 

posted @ 2006-11-11 14:03  张善友  阅读(1763)  评论(0编辑  收藏  举报