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:
- In the Navigator, right-click the
application module you want to test and choose Test
from the context menu.
- Choose the Business Component Configuration Name
from the list box.
- In the Middle-tier Server Type list, choose VisiBroker.
- 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.
- Complete the remaining configuration settings.
- Click Connect.
- The Business Components Tester opens.
Related topics
Deploying CORBA Objects on VisiBroker
About Business Components for Java (BC4J)
Deployment
Starting CORBA Objects on VisiBroker