To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53192 Issue #:|53192 Summary:|"theTypeDescriptionManager" service not available in |a fresh Java UNO env Component:|api Version:|OOo 1.1.4 Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sw Reported by:|ronyf
------- Additional comments from [EMAIL PROTECTED] Wed Aug 10 15:58:23 -0700 2005 ------- "/singletons/com.sun.star.reflection.theTypeDescriptionManager" is not available in a fresh Java UNO env and can therefore not be retrieved via the "com.sun.star.comp.helper.Bootstrap" supplied (inital) context! Because of the importance for some Java-based use-cases I would suggest to qualify this omission as a bug (as Issue 52761, "theCoreReflection" service not available in a fresh Java Uno env). If this service is not incorporated then no reflection can be carried out with plain UNO components. In my use-case this means that UNO components cannot be interacted with by a scripting language, which uses Java reflection to use the Java-based UNO reflection mechanism. (Took me quite some time to figure that out, ie. that "theDescriptionManager" is as mandatory for that purpose as "theCoreReflection".) There may even be other use-cases where it becomes important for Java programs to be able to use the Java based core reflection mechanism of UNO, especially, if UNO components should be used without the office. --------------------------------------------------------------------- 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]
