Connections to EAServer Components

You can build a .NET client application or component that invokes methods of Enterprise JavaBeans (EJB) components or PowerBuilder EAServer components running in EAServer 6.1 or later.

This capability is based on the .NET client ORB library introduced in EAServer 6.1.

Note:

When you install EAServer, you must install the .NET support option.

You can use either the Connection object or the JaguarORB object to connect to the component in EAServer, and you can connect from .NET Windows Forms and Web Forms applications and from .NET assemblies and Web services.