blob: 865d0f74099cfa2e71d6c70b8c64d3662bef3c41 [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter&nbsp;10.&nbsp;Deploying Applications</title><meta content="DocBook XSL Stylesheets V1.76.0" name="generator"><link rel="home" href="index.html" title="Virgo Tools Guide"><link rel="up" href="index.html" title="Virgo Tools Guide"><link rel="prev" href="ch09.html" title="Chapter&nbsp;9.&nbsp;Developing PARs"><link rel="next" href="ch11.html" title="Chapter&nbsp;11.&nbsp;Installation and Release Notes"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><td align="left" width="20%"><a accesskey="p" href="ch09.html">Prev</a>&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="ch11.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter&nbsp;10.&nbsp;Deploying Applications"><div class="titlepage"><div><div><h2 class="title"><a name="deploying"></a>Chapter&nbsp;10.&nbsp;Deploying Applications</h2></div></div></div><p>Currently the Tools support direct deployment of WTP Dynamic Web Projects, OSGi bundle projects,
PDE Bundle projects, PAR projects and Plan files (contained in Plan projects) to the
Virgo Runtime from directly within Eclipse.
</p><p>To deploy an application to the Virgo Runtime Environment just bring up the context menu on the configured
Virgo Runtime runtime in the Servers view and choose "Add or Remove Projects...". In the dialog, select
the desired project and add it to the list of "Configured projects".
</p><p>
<img src="images/tooling-deployed-application.png">
</p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p> Deploying and undeploying an application from the Virgo Runtime certainly works while the
Virgo Runtime Environment is running, but you can also add or remove projects if the Virgo Runtime is not
running. </p></div><p>Once an application is deployed on the Virgo Runtime Environment the tooling support will automatically pick up any
change to source files -- for example, Java and XML context files -- and refresh the deployed application on the
Virgo Runtime.
</p><p>The wait time between a change and the actual refresh can be configured in the configuration editor of the
runtime. To bring up that editor, double-click on the configured Virgo Runtime Environment instance in the Servers view.
</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="ch09.html">Prev</a>&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%">&nbsp;<a accesskey="n" href="ch11.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;</td></tr></table></div></body></html>