Testing with the Business Component Browser

JDeveloper provides the Business Component Browser to test application modules that are deployed remotely. You can use the browser after deploying your application module and before adding a client application.

To test a BC4J project using the Business Component Browser:

  1. In the Navigator, right-click the application_module_icon application module you want to test and choose Test from the context menu.
  2. Choose the Business Component Configuration Name from the list box.
  3. In the Middle-tier Server Type list, choose VisiBroker.
  4. In the ORB Connection Type section, choose the mode to which you want to connect to VisiBroker: Collocated, Binding, Naming Service.
    Note: If you choose either Binding or Naming Service as the ORB Connection Type, make sure that the VisiBroker server is already up and running.
  5. Complete the remaining configuration settings.
  6. Click Connect.
  7. The Business Components Tester opens.

Related topics

Deploying CORBA Objects on VisiBroker
About Business Components for Java (BC4J) Deployment
Starting CORBA Objects on VisiBroker