Hi,

not really, it's what we do for pax-web [1]
we did make it easier to deploy with just the maven coordinate and wait for
the deployment, but that's it.

regards, Achim

[1] -
https://github.com/ops4j/org.ops4j.pax.web/tree/master/pax-web-itest/pax-web-itest-container/pax-web-itest-container-jetty/src/test/java/org/ops4j/pax/web/itest/jetty

2017-05-25 20:32 GMT+02:00 <[email protected]>:

> Hello.
>
> I have some code that scans bundles as they're added/removed and
> instantiates various services based on the resources contained within
> the bundles. I'd like to test this code.
>
> Is there a recommended way to dynamically add/remove bundles inside
> individual junit tests? I could inject a reference to a BundleContext
> and call installBundle(), but that does require me to build and
> serialize some test bundles to a temporary directory. Is there a
> "better" way to do things?
>
> M
>
> --
> --
> ------------------
> OPS4J - http://www.ops4j.org - [email protected]
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Apache Member
Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>
Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>

Software Architect / Project Manager / Scrum Master

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - [email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to