Just commit first step changes to 3.0-beta at rev.1307840. Now, all the car packages are extracted in the repository directory, and for common web applications, no need the getRealPath workaround, while it is still required for WAB and EBA. I am thinking that whether it is possible to extract the wab in the eba, so that we could use reference:file protocol, too.
2012/3/28 Jarek Gawor <[email protected]> > +1. > > Jarek > > On Tue, Mar 27, 2012 at 9:53 AM, Ivan <[email protected]> wrote: > > Now in Geronimo, we are using mvn protocol to install the bundles to the > > OSGi runtime, with this, all the bundles in the repository will have > another > > copy in the cache, considering the getRealPath support, we may have three > > copies of the deployed applications in the server directory. I am > thinking > > to use the reference:file to install the bundles, and those deployed > > applications in the repository directory will be extracted, as what we > do in > > Geronimo 2.* versions. Actually, I have changed to use reference:file > > protocol to install the temp bundle in the deployment process in the > past. > > > > Remembered that there is some discussion for this in the past, but not > get a > > final result. Also, I am not familiar with the changes in trunk now, not > > sure whether this is also applicable for it, Thoughts ? > > > > -- > > Ivan > -- Ivan
