It's not a secret anymore!
The moose likes EJB and other Java EE Technologies and the fly likes java.lang.error with Weblogic cluster Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "java.lang.error with Weblogic cluster" Watch "java.lang.error with Weblogic cluster" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: java.lang.error with Weblogic cluster
 
Similar Threads
ThreadLocal in Clustered Environment
EJB Accessibility
Local vs Remote EJB's in clustered environment
EJB lookup working in windows but not in linux
Stateless EJB and Cluster Problem in weblogic 9.2