File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Distributed Java and the fly likes EJB (RMI communication) and thread problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "EJB (RMI communication) and thread problem" Watch "EJB (RMI communication) and thread problem" New topic
Author

EJB (RMI communication) and thread problem

Phil Perkins
Ranch Hand

Joined: Nov 21, 2000
Posts: 40
How does java handle distributed threading? I have two methods calling an EJB, one is synchronized and the other one is not. Is there any possiblity of this causing a RemoteException if the unsynchronized method returns to a locked object?
 
IntelliJ Java IDE
 
subject: EJB (RMI communication) and thread problem
 
Threads others viewed
I Need A Book Reccomendation for EJB
list of annotations
Installing an application on WS5
SCBCD-Book
Difference between server and container
developer file tools