To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75519 Issue #|75519 Summary|'private:stream' & 'URL seems to be an unsupported one |' exception Component|framework Version|OOo 2.2 RC3 Platform|All URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|mvance
------- Additional comments from [EMAIL PROTECTED] Mon Mar 19 11:30:20 +0000 2007 ------- The issue happens while delivering Open Office 2.2 R3. a stream of document from java program using UNO. Software works ok with previous stable versions of Open Office. Iterface function XComponent xComp = xcomponentloader.loadComponentFromURL( PRIVATE_STREAM, "_blank", 0, props); where PRIVATE_STREAM is private static final String PRIVATE_STREAM = "private:stream"; raises exception com.sun.star.lang.IllegalArgumentException: URL seems to be an unsupported one. seems like it doesn't accept "private:stream" parameter. --------------------------------------------------------------------- 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]