If you issued the
CEMT PERFORM CORBASERVER(EJB1) SCAN command, on the CICS Console you
should see, among others, messages similar to the following:
DFHEJ5024 Scan commencing for CorbaServer EJB1, directory being scanned is
DJARDIR_name.
DFHEJ5030 New DJar HelloWorldEJB is being created during a scan against
CorbaServer EJB1.
DFHEJ0901 DJar HelloWorldEJB within CorbaServer EJB1 has been created.
DFHEJ5025 Scan completed for CorbaServer EJB1, 1 DJars created, 0 DJars updated.
DFHEJ5032 DJar HelloWorldEJB is having its contents automatically published to
the namespace.
DFHEJ5009 Published bean HelloWorld to JNDI server
iiop://nameserver.location.company.com:900 at location samples.
DFHEJ1540 DJar HelloWorldEJB and the Beans it contains are now accessible.
where:
- DJARDIR_name is the name of your CorbaServer's
deployed JAR file (“pickup”) directory.
- iiop://nameserver.location.company.com:900 is the
URL and port number of your name server. In this example, a COS Naming Server
is used.