we r using java application as EJBClient and the app server is weblogic5.1.0.
when we run the Client from a remote machine it is unable to look up home interface if the client machine doesn't contain weblogic api. Is it necessary to copy all weblogic api in client machine? it'll come around 25MB...
-
Java Application as EJBClient (1 messages)
- Posted by: Biju AR
- Posted on: December 28 2000 06:52 EST
Threaded Messages (1)
- Java Application as EJBClient by Dimitri Rakitine on December 28 2000 15:04 EST
-
Java Application as EJBClient[ Go to top ]
- Posted by: Dimitri Rakitine
- Posted on: December 28 2000 15:04 EST
- in response to Biju AR
Not nesessarily, if your client can classload from the WebLogic, for example:
http://dima.dhs.org/misc/ThinClient.html