The jar package structure of the transformer uses a packaged 'distribution'
manifest. This needs to be changed to unpublished manifest so that the the
transformer jar can be distribution standalone and dependencies loaded at
runtime just like other bungeni-editor plugins.
to do :
set mkdist.enabled = false in the build to generate an unpackaged jar.
modify the integration integration interface to use the native plugin APIs
(current integration invokes a separate jvm ).
Original issue reported on code.google.com by ashok.ha...@gmail.com on 21 Sep 2010 at 9:04
Original issue reported on code.google.com by
ashok.ha...@gmail.com
on 21 Sep 2010 at 9:04