Hi, all,
we choose the wM 6.0, and need to integrate the webSphere 5.0, the EJB Adapter’s version is 1.2, both software are installed on w2k.
when I set the Alias of EJB Server, all is going well, but when I try to browse the Server, then it will failed, and the error massage is as follow:
2003-04-08 14:39:20,528 [HTTP Handler 127.0.0.1] INFO - [BASEJBA.5000.0008]AliasTestImpl.test - ready to getConnection()
2003-04-08 14:39:20,528 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0005]MyConnection.open - enter, isOpen? false
2003-04-08 14:39:20,528 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0017]MyConnection.open - using this InitialContext: javax.naming.InitialContext@220b191f
2003-04-08 14:39:20,528 [HTTP Handler 127.0.0.1] INFO - [BASEJBA.5000.0003]MyConnection.open - exit, returning true
2003-04-08 14:39:20,528 [HTTP Handler 127.0.0.1] INFO - [BASEJBA.5000.0009]AliasTestImpl.test - getConnection returned this(com.wm.pkg.ejb.MyConnection@2485991f)
2003-04-08 14:39:20,538 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0010]MyConnection.releaseConnection - ready to releaseConnection(com.wm.pkg.ejb.MyConnection@2485991f)
2003-04-08 14:39:20,538 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0001]MyConnection.close - enter
2003-04-08 14:39:20,538 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0011]MyConnection.releaseConnection - returned from releaseConnection()
2003-04-08 14:39:20,538 [HTTP Handler 127.0.0.1] INFO - [BASEJBA.5000.0011]AliasTestImpl.test - returned from releaseConnection()
2003-04-08 14:39:20,538 [HTTP Handler 127.0.0.1] INFO - [BASEJBA.5000.0003]AliasTestImpl.test - exit, returning true
2003-04-08 14:39:26,596 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0005]MyConnection.open - enter, isOpen? false
2003-04-08 14:39:26,596 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0017]MyConnection.open - using this InitialContext: javax.naming.InitialContext@5255591f
2003-04-08 14:39:26,596 [HTTP Handler 127.0.0.1] INFO - [BASEJBA.5000.0003]MyConnection.open - exit, returning true
2003-04-08 14:39:26,606 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0003]DesignTimeHelper.initializeConnection - exit, returning true
2003-04-08 14:39:26,636 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0010]MyConnection.releaseConnection - ready to releaseConnection(com.wm.pkg.ejb.MyConnection@5426d91f)
2003-04-08 14:39:26,636 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0001]MyConnection.close - enter
2003-04-08 14:39:26,636 [HTTP Handler 127.0.0.1] DEBUG - [BASEJBA.5000.0011]MyConnection.releaseConnection - returned from releaseConnection()
2003-04-08 14:39:26,636 [HTTP Handler 127.0.0.1] ERROR - UIHelper.getHomeBeansList - getHomeBeansList threw this: type(javax.naming.ServiceUnavailableException), msg(A communication failure occurred while attempting to obtain an initial context using the provider url: “iiop://sisin077:2809”. Make sure that the host and port information is correct and that the server identified by the provider url is a running name server. If no port number is specified, the default port number 2809 is used. Other possible causes include the network environment or worksta