user manual

60 SilkPerformer Java Explorer User Guide
3 S
ETTING UP TESTS
Enterprise JavaBeans & RMI Over IIOP
Client Classpath: Enter all jar files and classpathes that are required to
connect to the EJB. This is where you usually put client side stubs and
additional classpath entries. Stubs are automatically generated by Sun’s
J2EE server on deployment.
Verify your settings and click Next. The names of all registered EJB’s
and RMI objects hooked into your J2EE server will then be browsed.
Select the home interface that allows for the creation of instances of
EJB’s. It is typical of EJB’s to have home interfaces that are used to
create EJB instances.