This is great. Is it somehow available through jbi-maven plugin?

gnodet wrote:
> 
> ServiceMix has a workaround for that, but this is not JBI compliant.
> See http://servicemix.apache.org/classloaders.html, you can add references
> to a shared library
> from your SU deployed on servicemix components.
> 
> On Jan 24, 2008 2:14 PM, Luchesar Cekov <[EMAIL PROTECTED]>
> wrote:
> 
>>
>> Hi,
>>
>> Is it possible to add JBI Shared Library to a SU class-path?
>> I will have 20+ SU all of them needs the same set of jar files. Jar files
>> are about 4M and I do not want to have all of them in every SU zip file.
>> I built a jbi-shared-library with maven and added reference to it from my
>> SU
>> pom.xml but it is not added to the class path of the SU zip file. Then I
>> checked JBI Spec and found that adding shared-libraries is only possible
>> for
>> SE and BC.
>> I was wondering how can I solve this problem. Is there any workaround?
>>
>> Thanks in advance,
>> Luchesar
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Add-JBI-Shared-Library-to-a-SU-classpath-tp15063749s12049p15063749.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Add-JBI-Shared-Library-to-a-SU-classpath-tp15063749s12049p15067425.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to