WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

WebLogic jCOM Examples

The WebLogic jCOM examples demonstrate various ways of accessing an EJB deployed on WebLogic Server from an a COM client, such as an Excel VBA client or a Visual Basic client.

WebLogic jCOM Examples Summary
Zero Client This example demonstrates how to access an EJB deployed on WebLogic Server from an Excel VBA client using a zero client installation.
Late Bound This example demonstrates how to access an EJB deployed on WebLogic Server from a Visual Basic client using late binding.
Early Bound This example demonstrates how to access an EJB deployed on WebLogic Server from a Visual Basic client using early binding.
 

See the instructions given on the individual examples to build and run the examples.

There's more...

Read more about using WebLogic jCOM in the Programming WebLogic jCOM guide.


Documentation is available at
http://e-docs.bea.com/wls/docs70/

Copyright © 2001 BEA Systems, Inc. All rights reserved.