if they are no more in tomee/lib it is ok *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
2013/10/10 Thiago Veronezi <[email protected]> > Do you see any problem on renaming the static modules to "static-tomee-*" > []s, > Thiago. > > > > On Thu, Oct 10, 2013 at 11:56 AM, Romain Manni-Bucau > <[email protected]>wrote: > > > yep > > > > *Romain Manni-Bucau* > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > *Blog: **http://rmannibucau.wordpress.com/*< > > http://rmannibucau.wordpress.com/> > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > *Github: https://github.com/rmannibucau* > > > > > > > > 2013/10/10 Thiago Veronezi <[email protected]> > > > > > Ah... ok. related. :) > > > > > > > > > On Thu, Oct 10, 2013 at 11:46 AM, Romain Manni-Bucau > > > <[email protected]>wrote: > > > > > > > before it was in tomee/lib so: > > > > 1) it was not excluded from scanning > > > > 2) all apps was seeing it because of 1) and then all apps had access > to > > > > resources > > > > > > > > *Romain Manni-Bucau* > > > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > > http://rmannibucau.wordpress.com/> > > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > > 2013/10/10 Thiago Veronezi <[email protected]> > > > > > > > > > Not an easy fix indeed. > > > > > What was the original issue you raised about the filtering not > > working > > > > due > > > > > to the jar naming? Was it related to this thing? > > > > > []s, > > > > > Thiago. > > > > > > > > > > > > > > > On Thu, Oct 10, 2013 at 10:44 AM, Romain Manni-Bucau > > > > > <[email protected]>wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/config/NewLoaderLogic.java > > > > > > method getExclusions > > > > > > > > > > > > default exclusions are > > > > > > > > > > > > > > > > > > > > > > > > > > > http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions > > > > > > > > > > > > *Romain Manni-Bucau* > > > > > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > > > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > > > > http://rmannibucau.wordpress.com/> > > > > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > > > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > > > > > > > > > > 2013/10/10 Thiago Veronezi <[email protected]> > > > > > > > > > > > > > Hi Romain, thanks! > > > > > > > > > > > > > > >>jar is not scanned cause starting with tomee. > > > > > > > Where is the code that filters it? I didn't manage to find it > :) > > > > > > > > > > > > > > >>That said it was in container (tomee/lib) > > > > > > > I noticed that too. I will fix it. > > > > > > > > > > > > > > >>Can it be removed from the container? > > > > > > > Yep. It shouldn't be part of the container. It should be part > of > > > the > > > > > > webapp > > > > > > > only. > > > > > > > > > > > > > > []s, > > > > > > > Thiago. > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Oct 10, 2013 at 10:27 AM, Romain Manni-Bucau > > > > > > > <[email protected]>wrote: > > > > > > > > > > > > > > > yep, > > > > > > > > > > > > > > > > jar is not scanned cause starting with tomee. > > > > > > > > > > > > > > > > That said it was in container (tomee/lib) IIRC and if so it > > > > shouldn't > > > > > > be > > > > > > > > scanned (it was available for all apps which was an issue). > > > > > > > > > > > > > > > > Not sure how to handle it. Can it be removed from the > > container? > > > If > > > > > not > > > > > > > > you'll surely have to not use META-INF/resources. > > > > > > > > > > > > > > > > *Romain Manni-Bucau* > > > > > > > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > > > > > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > > > > > > http://rmannibucau.wordpress.com/> > > > > > > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > > > > > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2013/10/10 Thiago Veronezi <[email protected]> > > > > > > > > > > > > > > > > > Hi Romain, > > > > > > > > > > > > > > > > > > It seems that the "moviefun-rest" no longer works with > > > > > > > > "tomee-static-*.jar" > > > > > > > > > libraries. The application cannot find the static > resources. > > > > > > > > > If I rename it back to jquery.jar, it gets back to normal. > > Any > > > > idea > > > > > > of > > > > > > > > what > > > > > > > > > causes it? > > > > > > > > > > > > > > > > > > []s, > > > > > > > > > Thiago. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Tue, Oct 8, 2013 at 1:16 PM, Romain Manni-Bucau < > > > > > > > > [email protected] > > > > > > > > > >wrote: > > > > > > > > > > > > > > > > > > > Ok.great! > > > > > > > > > > > > > > > > > > > > Works while examples doesnt depend on it (to be > downloable > > > > > without > > > > > > > > having > > > > > > > > > > tomee trunk) > > > > > > > > > > Le 8 oct. 2013 18:33, "Thiago Veronezi" < > > [email protected] > > > > > > > > a > > > > > > > écrit > > > > > > > > : > > > > > > > > > > > > > > > > > > > > > >>if you are too busy I can handle it tomorrow > > > > > > > > > > > Busy week indeed, but I can handle it afterhours. > > > > > > > > > > > > > > > > > > > > > > >>while we speak about these modules: why not creating > a > > > > single > > > > > > > > > admin-js > > > > > > > > > > > module? > > > > > > > > > > > would be easier no? > > > > > > > > > > > The idea is to reuse the static content in other > > projects. > > > > For > > > > > > > > example, > > > > > > > > > > the > > > > > > > > > > > "moviefun-rest" project uses some of the modules but > not > > > all > > > > of > > > > > > > them. > > > > > > > > > > > "tomee-webapp" uses the "bootstrap" and the "jquery" > > > modules. > > > > > > > > > > "tomee-admin" > > > > > > > > > > > (yet to be renamed) uses all of them. > > > > > > > > > > > > > > > > > > > > > > []s, > > > > > > > > > > > Thiago. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Tue, Oct 8, 2013 at 12:12 PM, Romain Manni-Bucau > > > > > > > > > > > <[email protected]>wrote: > > > > > > > > > > > > > > > > > > > > > > > time to leave work here so it can wait some hours > > > > > > > > > > > > > > > > > > > > > > > > if you are too busy I can handle it tomorrow > > > > > > > > > > > > > > > > > > > > > > > > PS: while we speak about these modules: why not > > creating > > > a > > > > > > single > > > > > > > > > > > admin-js > > > > > > > > > > > > module? would be easier no? > > > > > > > > > > > > > > > > > > > > > > > > *Romain Manni-Bucau* > > > > > > > > > > > > *Twitter: @rmannibucau < > > https://twitter.com/rmannibucau > > > >* > > > > > > > > > > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > > > > > > > > > > http://rmannibucau.wordpress.com/> > > > > > > > > > > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > > > > > > > > > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2013/10/8 Thiago Veronezi <[email protected]> > > > > > > > > > > > > > > > > > > > > > > > > > Ok, > > > > > > > > > > > > > > > > > > > > > > > > > > I won't have time to do it in the next 5 hours or > so. > > > > > > > > > > > > > Feel free to go ahead and change it if it is > urgent. > > > > > > > Otherwise, I > > > > > > > > > can > > > > > > > > > > > do > > > > > > > > > > > > it > > > > > > > > > > > > > this evening. > > > > > > > > > > > > > > > > > > > > > > > > > > []s, > > > > > > > > > > > > > Thiago > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Tue, Oct 8, 2013 at 11:49 AM, Romain Manni-Bucau > > > > > > > > > > > > > <[email protected]>wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > seems consistent -> +1. > > > > > > > > > > > > > > > > > > > > > > > > > > > > Technically tomee-backbone would be fine (but > would > > > let > > > > > > user > > > > > > > > > think > > > > > > > > > > we > > > > > > > > > > > > > > integrate with backbone which is not that true > so I > > > > > prefer > > > > > > > your > > > > > > > > > > > > proposal) > > > > > > > > > > > > > > > > > > > > > > > > > > > > *Romain Manni-Bucau* > > > > > > > > > > > > > > *Twitter: @rmannibucau < > > > > https://twitter.com/rmannibucau > > > > > >* > > > > > > > > > > > > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > > > > > > > > > > > > http://rmannibucau.wordpress.com/> > > > > > > > > > > > > > > *LinkedIn: ** > > http://fr.linkedin.com/in/rmannibucau* > > > > > > > > > > > > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2013/10/8 Thiago Veronezi <[email protected]> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Do you mean from... > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > <artifactId>backbone</artifactId> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > to... > > > > > > > > > > > > > > > <artifactId>tomee-static-backbone</artifactId> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Tue, Oct 8, 2013 at 11:37 AM, Thiago > Veronezi > > < > > > > > > > > > > > > [email protected] > > > > > > > > > > > > > > > >wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > No problem, I guess. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Tue, Oct 8, 2013 at 11:29 AM, Romain > > > > Manni-Bucau < > > > > > > > > > > > > > > > [email protected] > > > > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >> Hi > > > > > > > > > > > > > > > >> > > > > > > > > > > > > > > > >> I just noticed tomee static modules are not > > > called > > > > > > > > > tomee-xxx. > > > > > > > > > > > This > > > > > > > > > > > > > > makes > > > > > > > > > > > > > > > >> our filtering not working really fine. > > > > > > > > > > > > > > > >> > > > > > > > > > > > > > > > >> Is it possible to rename them? > > > > > > > > > > > > > > > >> > > > > > > > > > > > > > > > >> *Romain Manni-Bucau* > > > > > > > > > > > > > > > >> *Twitter: @rmannibucau < > > > > > > https://twitter.com/rmannibucau > > > > > > > >* > > > > > > > > > > > > > > > >> *Blog: **http://rmannibucau.wordpress.com/* > < > > > > > > > > > > > > > > > >> http://rmannibucau.wordpress.com/> > > > > > > > > > > > > > > > >> *LinkedIn: ** > > > > http://fr.linkedin.com/in/rmannibucau* > > > > > > > > > > > > > > > >> *Github: https://github.com/rmannibucau* > > > > > > > > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
