| Similar Articles |
 |
JavaWorld November 2002 Tarak Modi |
J2SE 1.4 breathes new life into the CORBA community, Part 4 The conclusion to this series on enterprise CORBA development with J2SE 1.4 discusses two important topics: portable interceptors and the Interoperable Naming Service (INS). Those interested in extending ORB functionality, or passing additional call context information during runtime, will find portable interceptors useful. All CORBA developers will find the section on the INS refreshing because it provides a layer on top of the CORBA Naming Service that features support for stringified and user friendly URL names and standardized bootstrapping.  |
JavaWorld September 2002 Tarak Modi |
J2SE 1.4 breathes new life into the CORBA community, Part 2 The Portable Object Adapter (POA), introduced in CORBA 2.2, replaced CORBA's Basic Object Adapter (BOA). An object adapter represents a core piece of the CORBA runtime on the server. This article explore J2SE 1.4's POA support.  |
JavaWorld October 2002 Tarak Modi |
J2SE 1.4 breathes new life into the CORBA community, Part 3 This hands-on article shows you how to use the Portable Object Adapter to create enterprise-level applications.  |
JavaWorld July 2000 Sastry K. Malladi |
Oracle8i's ORB does the trick An in-depth overview of developing scalable and secure server-side Java CORBA applications using Oracle8i JVM and ORB. Also, session-based IIOP is introduced.  |
JavaWorld March 2002 Matjaz B. Juric |
Integrate EJBs with CORBA Interoperability between EJBs and CORBA is important for integrating Java- and non-Java-based applications. This article shows how to achieve integration between an EJB and a CORBA C++ application...  |
InternetNews February 11, 2004 Jim Wagner |
Big Vendors Lobby for CORBA With Their Java IBM, HP and BEA are concerned an interoperability specification isn't getting its due on Java's newest platform.  |
JavaWorld September 2000 Frank Sommers |
Activatable Jini services, Part 1: Implement RMI activation Jini services must be long-lived and resilient, and must efficiently manage their computational resources with little user intervention. This article shows how to use RMI activation to manage computational resources and increase the availability of Jini services...  |
JavaWorld May 2002 Eoin Lane |
Is WSDL the indispensable API? Many developers consider Web Services Description Language (WSDL) the new software design view. WSDL offers a verbose, ASCII, standard, and language-agnostic view of services offered to clients. WSDL also provides noninvasive future-proofing for existing applications and services and allows interoperability across the various programming paradigms, including CORBA, J2EE, and .Net. This article shows a service's WSDL view, then explains how you can generate client and service implementations for Java and C#. It finishes by discussing possible sources for initial WSDL view generation.  |
JavaWorld August 2002 Guy Gur-Ari |
Empower RMI with TRMI Transparent Remote Method Invocation (TRMI) extends RMI to simplify the creation of distributed applications by allowing centralized RemoteException handling and by allowing any interface to be used remotely. This article tours TRMI's inner workings.  |
JavaWorld September 2000 Tony Loton |
The smart approach to distributed performance monitoring with Java Smart stubs provide a lightweight, noninvasive mechanism for distributed performance monitoring and performance improvement through local caching. Although present in many commercial CORBA object request brokers, smart stubs are not standard in RMI or Java IDL. Read on to find out what you've been missing.  |
JavaWorld November 2000 M. Jeff Wilson |
Get smart with proxies and RMI RMI enables developers to either get a remote reference to a distributed object, in which all method calls are forwarded to the server object, or get a copy of the remote object and invoke on it locally. You can combine these approaches in a way that is transparent to the client code...  |
JavaWorld June 2000 Tim Fielden, InfoWorld Test Center |
Java 2 poised to take over the desktop Version 1.3 of the Java 2 Platform, Standard Edition has enhanced performance, beefed-up security, and Web deployment features that represent significant improvement over previous versions. Plus: The three flavors of Java.  |
JavaWorld March 2001 Brian Goetz |
Design for performance, Part 3: Remote interfaces Many common Java performance problems stem from class design decisions made early in the design process, long before most developers even start thinking about performance. This article examines performance issues specific to remote applications...  |
JavaWorld March 2001 Tarak Modi |
Clean up your wire protocol with SOAP, Part 1 SOAP is not just another buzzword. It is a powerful new application of vendor-agnostic technologies, such as XML, that can help take the world of distributed programming to new heights. This article, the first in a series of four, introduces you to the basics of SOAP...  |
JavaWorld August 2001 Jeff Friesen |
Object-oriented language basics, Part 5 Every Java class has a superclass. In the absence of an extends keyword, Object is that superclass. Object takes center stage as this article presents its 11 methods...  |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes...  |
Bio-IT World November 12, 2002 Salvatore Salamone |
Divide and Distribute Web services -- the hot new distributed computing architecture -- promise to help life science companies give their researchers, partners, and customers improved access to diverse applications and data.  |
JavaWorld September 2000 Bruce Eckel |
Everything is an object, Part 1 This two-part article, excerpted from Chapter 2 in Thinking in Java 2nd. ed., moves you to the point where you can write your first Java program. Bruce Eckel gives an overview of the essentials...  |
D-Lib June 2001 John S. Erickson |
A Digital Object Approach to Interoperable Rights Management Fine-grained policy enforcement enabled by a digital object infrastructure...  |
JavaWorld January 2, 2004 Humphrey Sheil |
In pursuit of perfection If we could just address Java's weak points, we might make Java that mythical beast -- the perfect technology platform. So then, what are those changes? Is there such a thing as the perfect technology platform, and does Java have the potential to become it?  |
New Architect November 2002 Amit Asaravala |
Can Public Web Services Work? Services, SOAP, and the survival of the fittest  |
InternetNews June 28, 2004 Michael Singer |
J2SE 1.5: A Tiger By the Tail The Standard Edition is slated for a fall release via the Java Development Kit (JDK). J2SE 1.5 introduces several revisions to the core XML platform.  |
Military & Aerospace Electronics January 2006 |
FPGA Technology Supports Software-Defined Radio Waveform Reuse PrismTech unveiled an FPGA middleware technology called Spectra ICO (Integrated Circuit Object Request Broker) that shows how a CORBA ORB can be embedded natively in an FPGA and used to control logic within the FPGA.  |
JavaWorld March 30, 2001 Lisa Alexander |
Java Product News Java Media Framework 2.1.1 extends J2SE's multimedia capabilities... Updated versions of JunC++ion integrate Java and C++ components... IBM releases WebSphere Application Server 4.0... HiddenLogic enables wireless app development... etc.  |
JavaWorld January 31, 2003 |
Java Product News AdventNet adds new features to ManageEngine JMX Studio... JAMES promoted to top-level project... Excelsior releases Jet 3.0... MSS integrates mobile workforce and apps to the enterprise... Etnus updates debugging tool... Crionics introduces jPDF-Merger 1.0.0... etc.  |
InternetNews June 25, 2004 Michael Singer |
James Gosling, Creator of Java The CTO of Sun's Developer Product Group discusses open sourcing Java, Tiger, NetBeans, JINI and the Brazilians.  |
InternetNews February 5, 2004 Jim Wagner |
Sun Lights Up Java 1.5 Beta Sun predicts the new features in the latest Java release will make the language as popular on the desktop as in servers.  |
New Architect July 2002 Al Williams |
That's A Wrap Bridging legacy systems and the Web with SOAP.  |
JavaWorld March 2001 Dr. John Farrell |
Make bad code good Practical steps for revising, refactoring, and rebuilding bad code so that it performs the functions required of it, and becomes good code that you're proud to maintain. By following these steps, you can save the project without losing your sanity or working late...  |
JavaWorld January 24, 2003 |
Java Product News Wily enhances management solution... Handango and Tira Wireless introduce J2ME deployment program... Wrox Press publishes application server guides... J-ASP 2.3 now available... Coldbeans releases new technologies... EJD Technologies launches Java code generator... etc.  |
InternetNews July 23, 2004 Michael Singer |
Java 'Tiger' Divides the Enterprise The emergence of a new version of standard Java has opened a rift among application users who are reluctant to immediately upgrade for fear of incompatibility.  |
Military & Aerospace Electronics April 2007 |
General Dynamics Selects ORBexpress Communications Middleware for the Joint Tactical Radio System Objective Interface's ORBexpress RT is a real-time ORB used by software developers to streamline the development of distributed software applications and reduce overall development time.  |
InternetNews November 18, 2004 Michael Singer |
Java's 'Mustang' Out of The Gate J2SE version 6.0 aims to close some of the gaps created by prior 'Tiger' version -- and opens up to developers even more. Sun offers 'snapshots' and a warning.  |
JavaWorld January 2001 Julie Salzmann |
Java Product News ePath Learning unveils Learning ASAP 2.0... Zucotto debuts free Whiteboard SDK... SilverStream streamlines construction of e-business applications... Sun presents J2SE for Linux... Altia offers Java API... and more....  |
InternetNews September 30, 2004 Michael Singer |
New Standard Java Spec Emerges In what is being called "the most significant enhancement to the Java platform," a consortium of Java-related companies launched the newest version of the Java 2 Standard Edition.  |