Hi, I'm involved in a project that uses EJB's. I have an entity-bean that can be locked and unlocked from the client's and the probem is this: When one client unlockes the bean (using a boolean that is not mapped the database) it doesn't seem like the other clients use the same boolean, because the boolean they uses is still "locked". Does someone know where the problem is, or could be? Any suggestions are very welcome. Thanks. /Gustaf
- Re: RMI and EJB problem? Gustaf Andersson
- Re: RMI and EJB problem? Jim Richards
- Re: RMI and EJB problem? Gustaf Andersson
- Re: RMI and EJB problem? Jim Richards
- RE: RMI and EJB problem? Robert Hargreaves
- RE: RMI and EJB problem? Jim Richards
