[jboss-as7-dev] bundles as modules?

Thomas Diesler thomas.diesler at jboss.com
Tue Apr 16 09:07:10 EDT 2013


On Apr 16, 2013, at 2:56 PM, Bill Burke <bburke at redhat.com> wrote:

> I'm trying to make a AS distribution that has no jars.  Instead, metadata points to a maven repository location for those jars.  I've patched Jboss Modules to make this work, but have no solution for OSGi.

This may relate to the Provisioner service topic. We already have a component that understands Maven coordinates and can provide named resources. If you are thinking of a special ModuleLoader that can fetch modules on demand then this loader should preferably simply call the Repository IMHO. In the near future it could call the Provisioner service with the top level Requirements.

> 
> David Lloyd said he didn't understand why your bundles weren't deployed as modules.  I don't know what that means either, but that's what he said.

Don't what this means either ;-) but I regularly talk with him so I can probably find out

cheers
--thomas  

> 
> On 4/15/2013 4:37 AM, Thomas Diesler wrote:
>> What do you mean? Bundle become modules when they get deployed at runtime. The reason that the 'bundles' directory exists is that the artefacts in there have their respective dependencies defined in standard OSGi metadata, which makes them bundles (i.e. a bundle cannot have a modules.xml file).
>> 
>> Perhaps you could explain (again) the motivating goal for your question.
>> 
>> cheers
>> --thomas
>> 
>> On Apr 12, 2013, at 4:46 PM, Bill Burke <bburke at redhat.com> wrote:
>> 
>>> Is there any way we could get the OSGi bundles configured and deployed
>>> as modules?  I know David talked something about this earlier.  We all
>>> talked earlier about the maven artifact stuff I'm doing with JBoss
>>> Modules, and the OSGI bundles are the only thing that I have excluded
>>> from my JBoss AS build script that sets this up.
>>> --
>>> Bill Burke
>>> JBoss, a division of Red Hat
>>> http://bill.burkecentral.com
>>> _______________________________________________
>>> jboss-as7-dev mailing list
>>> jboss-as7-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>> 
>> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Thomas Diesler
>> JBoss OSGi Lead
>> JBoss, a division of Red Hat
>> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> 
>> 
>> 
> 
> -- 
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com

xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20130416/3d673aa7/attachment.html 


More information about the jboss-as7-dev mailing list