Hello Phil,

> Has anyone written a gradle task that deploys and OSGi bundle to an
> OSGi container?

> this would require:
> 1) copying bundle to file location
> 2) telnet into container
> 3) run commands in telnet session

Some OSGi containers picks JARs (bundles) automatically when they are
copied into a specific folder. For example I use Fuse ESB (which uses
Karaf beneath) and all my gradle script does it copying. Fuse does the
rest (2 and 3).

-- 
Regards / Pozdrawiam
Tomek Kaczanowski

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to