user manual
54 SilkPerformer Java Explorer User Guide
3 S
ETTING UP TESTS
Enterprise JavaBeans & RMI Over IIOP
Client Classpath: Enter all jar files and classpaths that are required for
connecting to the EJB. This is where you usually put the client side stubs
and additional classpath entries. Stubs are automatically generated by
WebLogic servers when EJB’s are deployed.
Verify your settings and click Next. The names of all registered EJB’s
and RMI objects hooked into your WebLogic server will then be
browsed.
Select the home interface that allows for the creation of instances of
EJB’s. It is typical for EJB’s to have home interfaces that are used to
create EJB instances. In this example you’ll use TraderHome (full JNDI
name: ejb20-statelessSession-Traderhome)