[ 
https://issues.apache.org/jira/browse/GERONIMO-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan resolved GERONIMO-5613.
----------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Commit changes to trunk at revision: 1032466, this JIRA depends on the JIRA 
GERONIMO-5579.
deploy:login command is used to save the credentials of current connection on 
the local server, so next time, while the users connect to the same server, no 
need the input the username and password. The deploy:login command will track 
the current active connection, e.g. if you have run deploy:connect command and 
successfully connect to a remote server, then the credential information for 
that server will be kept by deploy:login command. If you run the deploy:login 
command directly without hostname and port, it will try to create a connection, 
by default, in the embeded mode, a connection to the embeded server is created, 
so it will print No credentials to save in embedded mode.".

> problem with "login" gogo command
> ---------------------------------
>
>                 Key: GERONIMO-5613
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5613
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: commands
>    Affects Versions: 3.0
>         Environment: Windows platform
>            Reporter: maojia
>            Assignee: Ivan
>            Priority: Minor
>             Fix For: 3.0
>
>
> When running the "deploy:login" gogo command, the following error information 
> was reported:
> No credentials to save in embedded mode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to