tmaun (Unregistered Guest)
09-26-2003, 12:13
I'm trying to browse EJBs running on WebLogic 7.0 via an EJB Server Alias. I found the knowledge base article at the advantage site, indicating that the proper EJB client jars and weblogic.jar have to be in the Integration Server/lib/system directory, and also that the JVMs between Is and Weblogic have to be compatible. Currently I have the IS jvm set to the exact one weblogic is using (the one included in the weblogic install), and also have the jars in place. But I'm still getting the "AliasTestImpl - null or close connection" error when I try to test the Alias. Anyone have any suggestions?