Issue 75401 - Do not use implementation service names in embedding configuration.
Summary: Do not use implementation service names in embedding configuration.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 16:43 UTC by mikhail.voytenko
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2007-03-14 16:43:16 UTC
When the embedding API was developed it was necessary to introduce a workaround,
the implementation service names of the OOo applications were used. It was done,
since the real service names could not be used to create a document because of
ambiguity, a number of applications in writer was registered for the same
servicename.
Comment 1 mikhail.voytenko 2007-03-15 12:29:03 UTC
.
Comment 2 Frank Schönheit 2007-06-27 13:47:51 UTC
verified in CWS oj14 that the file which contained those service names
(embeddedobj/source/general/convert.cxx) is removed from CVS, and no other file
seems to refer to implementation names.
Comment 3 mikhail.voytenko 2008-02-28 09:30:35 UTC
Closing.