To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87023
                 Issue #|87023
                 Summary|Service com.sun.star.mail.MailMessage is missing in oo
                        | installations
               Component|api
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|eberlein





------- Additional comments from [EMAIL PROTECTED] Fri Mar 14 08:15:00 +0000 
2008 -------
Seems, that the service MailMessage is not available in any OpenOffice.org
installation:
(JAVA)
XMailMessage xMailMessage =
com.sun.star.mail.MailMessage.create(xComponentContext, "[EMAIL PROTECTED]",
"[EMAIL PROTECTED]","Subject", new TextTransferable("Body"));

(or in BASIC createUnoService("com.sun.star.mail.MaiMessage") returns NULL).

causes a com.sun.star.uno.DeploymentException: component context fails to supply
service com.sun.star.mail.MailMessage of type com.sun.star.mail.XMailMessage at
com.sun.star.mail.MailMessage.$castInstance(Unknown Source)

see the remark of sb in
http://api.openoffice.org/servlets/ReadMsg?list=dev&msgNo=19112

tra has introduced this service first, but he didn't react on the list.

---------------------------------------------------------------------
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]

Reply via email to