user manual

62 SilkPerformer Java Explorer User Guide
3 S
ETTING UP TESTS
Enterprise JavaBeans & RMI Over IIOP
Click Finish and provide a good variable name for the EJB reference
obtained by the Java Explorer Wizard.
Click OK. You can now call any business methods of the EJB. Go to Java
Explorers Object panel and find the EJB that was placed there by the
wizard.
JBoss Context factory:
org.jnp.interfaces.NamingContextFactory
Provider URL:
jnp://:1099 (port may vary based on server configuration)
See the white paper SilkPerformer JavaExplorer: JBoss support, JNDI
classpath troubleshooting for full details regarding the testing of JBoss
application servers.
Working with RMI Over IIOP
Developed jointly by Sun Microsystems and IBM, Java Remote Method
Invocation (Java RMI) technology run over Internet Inter-Orb Protocol (RMI-
IIOP) delivers CORBA-distributed computing functionality to the Java 2
platform.
Sample RMI and RMI/IIOP projects are available. See “Java RMI Samples”.
Procedure To test RMI over IIOP:
1 Follow the instructions outlined in the previous section for testing an
EJB.