The Artima Developer Community
Sponsored Link

Java Answers Forum
using websphere for RMI-IIOP

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
lak79

Posts: 2
Nickname: lak
Registered: Feb, 2003

using websphere for RMI-IIOP Posted: Mar 28, 2003 4:49 AM
Reply to this message Reply
Advertisement
I have a sample code for RMI-IIOP which includes the remote object implementation, remote object interface and a java client program. I want to run the sample with WebSphere Application Server4.0. But before i can execute the client, i have to register the remote object with the server by deploying the remote object using WebSphere's Application Assembly Tool. How do i deploy the object on the server using the AAT? Can anybody provide me a step by step process of the same? After deployment what is the lookup name that i would use to refer to the remote object from the client?

Topic: Finding the exceptions which are thrown in an application Previous Topic   Next Topic Topic: arabic language setting in JSP  and  servlets

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use