|
[
Permalink
| « Hide
]
Dennis Reedy added a comment - 17/Feb/09 12:19 AM
Does the OAR get installed into a repository somewhere? Or does this only work for OARs that are already installed?
What I would like to do is to click on the "Deploy" button and select an OAR on my local FS so that it's deploy as if I had done the copy to the $RIO_HOME/deploy directory manually. It would eventually "force" the deployment and override the setting in the MANIFEST.
The file chooser does not allow to select a .OAR file type. The UI and CLI now allow you to deploy an OAR. This action results in the contained opstring to be loaded from the OAR, and subsequently deployed. There is no copying or provisioning of an OAR done.
Also, as part of this work the deployment of an artifact is enabled. In this was you can enter an artifact (groupId:artifactId:version), the artifact is resolved by the monitor, looking for an artifact location of type 'oar'. If the oar is loadable by the monitor (either from it's local repository or from accessible repositories), the artifact is deployed in the same way the OAR is deployed. |
|||||||||||||||||||||||||||||||||||||||||