Hi ..
i have two weblogic servers insatalled on two differnet machines.i have deploye some ejb on weblogic 5.1 and some ejb on
weblogic 6.0. i want to use both ejb from some third machine using client program. for that i need to have put the weblogic.jar file on third machine.my problem is which weblogic.jar is put in classpath of my third machine , i mean weblogic.jar of 6.0 or 5.1;whether i can use both??
please help me out