| Summary: | Different ORB instances are incorrectly sharing current information | ||
|---|---|---|---|
| Product: | JacORB | Reporter: | Hugo Roenick <hroenick> |
| Component: | ORB | Assignee: | Mailinglist to track bugs <jacorb-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | hroenick, jacorb |
| Priority: | P5 | ||
| Version: | 3.4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Test demonstrating the behaviour described | ||
Created attachment 435 [details] Test demonstrating the behaviour described If we build 2 orbs instances (orb1 and orb2) and place some information on Current of orb1, the same information is unequivocally placed in Current from orb2.