Hi All,

There is an issue with the SCA extension loading mechanism at the
moment due to how we do a simple search and load of any libraries in
the extensions directory. This can mean we see problems like
TUSCANY-868 where users see errors or pop-ups when a library is loaded
but it's dependencies don't exist (e.g. the python extension library
on a system where python is not installed). These errors are harmless,
but will make new users think that things are failing, which is bad.

For the M2 release, I propose we ship with the ruby and python
libraries renamed to something that doesn't end in .dll or .so and add
some deploy.sh or deploy.bat scripts that simply rename these
libraries to the right thing. This mirrors the ws service extension,
as there are deploy scripts here to place the libraries in the right
places under Axis2C.

In the longer term, I guess we need to have some kind of extension
metadata to define whether an extension is enabled or not.

Any thoughts? Better ideas?

Cheers

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to