You're welcome :)

--- [EMAIL PROTECTED] wrote:

> 
> thanks for the explanations.
> Stefan
> 
> 
> 
> > Again me with one more little thing to the ant
> build tool:
> >
> > subproject app, build.xml: the value for the
> filter token seems to be
> wrong
> > (value="${ant.project.name}.ear")
> > I would expect value="${jar.bundle.name}" to be
> right, but I'm not sure
> (I
> > don't know what the loader-repository setting in
> jboss.xml is good for.)
> 
> The loader repository setting is for making classes
> within an ear file ear
> scoped, meaning that classes inside that ear won't
> be shared with other
> modules deployed in your container, this makes it so
> you can have multiple
> versions of the same class in different deployed
> ears and you won't get
> class loader issues.  The name just needs to be
> unique across the container
> other than that there are no rules for the loader
> repository name.
> 
> 
> 
> 
> 
> 
> 
> 
>
-------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest
> price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R
> for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping
> and Free Gift.
>
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Andromda-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/andromda-user
> 



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to