| Author |
java.lang.error with Weblogic cluster
|
sandeepc chintaki
Greenhorn
Joined: Aug 21, 2006
Posts: 11
|
|
Hi , I am facing a peculiar problem. A web application is deployed in a clustered environment and an EJB application is deployed in a local machine. When we are trying to connect it through simple remote call , I get java.lang.error. To identify the problem , we deployed the web application is a non clustered environment . In this scenario , the remote call to EJB is successful and the requested data is easy sent. Why is this peculiar behaviour for web application deployed in a clustered environment? I am sure that java.lang.error is thrown when the remote call to the business method takes place... Please give me your valuable inputs. Best Regards Sandeep
|
 |
 |
|
|
subject: java.lang.error with Weblogic cluster
|
|
|