To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51323 Issue #:|51323 Summary:|jurt: BridgeFactory.createBridge creates bridge names Component:|udk Version:|680m111 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sb Reported by:|jl
------- Additional comments from [EMAIL PROTECTED] Tue Jun 28 08:36:40 -0700 2005 ------- When one does not specify a bridge name in XBridgeFactory.createBridge then one should always get a new bridge. This is not the case in the jurt implementation. There a default name is created based on the protocol and the connection description. Therefore, if another bridge is created with the same connection and protocol and the name is null then one obtains the formerly created bridge. This is wrong. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
