[ http://issues.apache.org/jira/browse/GERONIMO-2310?page=all ]

Aaron Mulder closed GERONIMO-2310.
----------------------------------

    Resolution: Invalid
      Assignee: Aaron Mulder

You have two options.  If the plugin file alone is on the file system, you can 
use the deploy tool:

java -jar bin/deployer.jar install-plugin plugin.car

In this case, the dependencies will still be downloaded.  If the plugin and all 
dependencies are on the file system laid out like a plugin repository (with 
metadata and all), you can use a file:/ URL to list and install plugins (either 
with the console or with the deploy tool).


> Ability to import plugin file from file system
> ----------------------------------------------
>
>                 Key: GERONIMO-2310
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2310
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Plugins
>            Reporter: Krishnakumar B
>         Assigned To: Aaron Mulder
>            Priority: Minor
>
> Currently i am able to import plugin from remote repository. ( 
> http://<some_url>
> If i can import plugin from file system it would be useful.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to