Hello, I have an
EJB client (sitting on iPlanet 4.0), calling EJB (on Weblogic 6.1). When i call my ejb client from command line, it takes more than 6-7 sec before I see the msg I'm spitting out from the client program (before it goes to the EJB to perform the operations). I guess this is the time taking to invoke JVM. I want to know how to reduce this time. If possible, can I use existing iPlanet JVM or not?
Please let me know. This would be a great help for me.
Thanks
Kiran