To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55177
                  Issue #:|55177
                  Summary:|OOoBean: support for simple bootstrap
                Component:|api
                  Version:|680m125
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|jl
              Reported by:|jl





------- Additional comments from [EMAIL PROTECTED] Wed Sep 28 04:01:53 -0700 
2005 -------
An application can use the com.sun.star.lib.loader.Loader class from the ODK to
load the actual aplication. the main class then uses 
                com.sun.star.comp.helper.Bootstrap.bootstrap(); to get the 
context.

This context could be passed on to the OOoBean.

See the example 
SDK\examples\DevelopersGuide\ProfUNO\SimpleBootstrap_java 

The advantage is that the user does not have to set the class path to all the
office jars.

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