Menu

#668 SoapUI is not able load old plugins

v1.0 (example)
open
nobody
None
5
2014-09-08
2014-09-08
hedon
No

SoapUI is not able load plugin implemented old way. In log could not be found any detailed message. Message is only:

[DefaultSoapUICore] Could not load plugin from file [/path/to/soapui/plugins/test-plugin.jar]

Error seems to be in class DefaultSoapUICore#loadOldStylePluginFrom when try to add items from plugin to repository cause an
exception (which is sank in DefaultSoapUICore#loadPlugins method).

Access to repositories should be through proper getter where registry is initialized when is null.


Tested on version 5.1.2.

Discussion


Log in to post a comment.