News on Monday
more>>
SharePoint Tech Report
more>>


   

 
 
Download Current Issue
ISSUE 2/1/2010 PDF

Need Back Issues?
DOWNLOAD HERE

Receive the print Edition?


 
blogs tab
Visual Studio 2010 Release Candidate Available Today
A Visual Studio 2010 release candidate is available on MSDN.
02/09/2010 09:45 AM EST

Is Microsoft eyeing Office subscription pricing?
Microsoft may be preparing to offer a new Office pricing option called "union," which charges the same for cloud as on-premises.
02/01/2010 09:38 AM EST

Facebook rewrites PHP runtime
Facebook is about to open source its own PHP runtime, written from scratch for speed.
01/30/2010 08:53 PM EST

 

Events calendar tab
2/9/2010 to 2/13/2010
San Francisco
IDG World Expo

2/10/2010 to 2/12/2010
San Francisco
BZ Media

2/17/2010 to 2/25/2010
Atlanta
Python Software Foundation

2/19/2010 to 2/20/2010
Los Angeles
SCALE

2/21/2010 to 2/24/2010
Las Vegas
IBM


 
Most Read Latest News Blog Resources

JNBridge Updates Interoperability Tool


Java programs now can call .NET code directly



May 1, 2004 — 
Making it easier for developers to build applications that include both Java and .NET code, Boulder, Colo.-based JNBridge LLC announced last month version 2.0 of JNBridgePro.

New to 2.0 is the ability for Java programs to call .NET code directly, said JNBridge's CTO, Wayne Citrin. In the previous version, 1.4, programs created in .NET languages could call Java code, and Java could respond via callbacks-a scenario Citrin described as "one-and-a-half-way bridging." By contrast, 2.0 allows programs to make calls in both directions, at the same time. ".NET and Java are total partners" he said.

Until recently, the demand for Java programs to call .NET was relatively small, noted Citrin. But as .NET matures, a heterogeneous environment is the reality. "Software developers are creating new products that interface with both Java and .NET," he said.

JNBridgePro looks at the .NET code the Java developer wants to call-or the Java code the .NET developer wants to call-and automatically generates the code required to create the linkage, said Citrin.

It creates corresponding objects, where the .NET object looks like the Java object, and vice versa.

JNBridgePro is not integrated with the Java IDE used by the developer or with Visual Studio .NET, noted Citrin. "It is a side-by-side tool," he said.

Also new to 2.0 is the ability of .NET clients to discover more information about whom they are communicating with. "Am I talking to Java server A or Java server B?" asked Citrin. "The new version shows this."

In addition, 2.0 provides better garbage collection capabilities. "The developer no longer has to know that [Java and .NET have] different garbage collection mechanisms," said Citrin. When a .NET object is collected, the corresponding Java object is automatically collected, too.

JNBridgePro competes with Ja.NET, from Intrinsyc Software International Inc., in Vancouver, British Columbia. Both products use .NET Remoting, an object-oriented architecture for developing distributed applications, as the technical foundation. But JNBridgePro hides the technical details from the developer, said Citrin. For instance, when creating an object in Ja.NET, developers must specify the URL for the remote object to which it corresponds. In JNBridgePro, this isn't necessary. "It encapsulates the details of locating the remote object," said Citrin.

JNBridgePro standard edition, which supports J2SE, costs US$495 per developer, plus $95 for each desktop on which the application is deployed. The enterprise edition costs $2,495 per developer, plus $995 per server, or per 10 desktops on which the application is deployed.


Share this link: http://www.sdtimes.com/link/27859
 

Add comment


Name*
Email*  
Country     


  • Comment
  • Preview
Loading