To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71358





------- Additional comments from [EMAIL PROTECTED] Thu Nov  9 03:29:21 -0800 
2006 -------
Kay, thanks for the link; I knew about that mechanism already.  While it may be
useful for some type of applications unfortunately it is not good enough in
other cases.

My application (http://jooreports.sourceforge.net/?q=jooconverter) for example
can run in a servlet environment and using a custom classloader inside an
application server would be a nightmare.  Additionally it can also connect to an
OOo instance running on a different machine.

All the app needs to know is on which port (and host if different) OOo is
listening for connections; it's easier than using a custom class loader and/or
trying to guess the OOo installation path.

Back to maven, it is not just about distributing JARs, it is also about
simplifying the build process for Java projects as well, especially managing
dependencies.


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