[JBoss JIRA] (JBIDE-10519) Inform user about wrong openshift URL he provided
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10519?page=com.atlassian.jira.plugi... ]
Andre Dietisheim resolved JBIDE-10519.
--------------------------------------
Fix Version/s: 4.1.0.CR1
(was: 4.2.x)
Resolution: Out of Date
> Inform user about wrong openshift URL he provided
> -------------------------------------------------
>
> Key: JBIDE-10519
> URL: https://issues.jboss.org/browse/JBIDE-10519
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Lucia Jelinkova
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.1.0.CR1
>
> Attachments: could-not-connect.png, could-not-verify-credentials.png
>
>
> A user has currently an option to provide his own openshift URL. However, if this URL is not correct, the wizard complains about wrong credentials. It would be helpful if the wizard can check if the URL is correct and if not, show a meaningful message to the user.
> # ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
> # EXEC: launch the OpenShift Application wizard
> # EXEC: on the first page, provide username and password
> # EXEC: hit "Validate" or "Next"
> Result:
> The wizard informs you that your credentials are invalid
> Expected:
> You should get informed that the url of the OpenShift server is not valid
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10519) Inform user about wrong openshift URL he provided
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10519?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-10519 at 6/28/13 4:35 AM:
-------------------------------------------------------------------
The wizard currently shows the following error message which is correct but could get improved (dont display the exception but inform in a user friendly way):
!could-not-verify-credentials.png!
This is not matching the initial aim of this issue which was to inform about an invalid url, which we now do. I thus close this issue as outdated and file the enhancement here: JBIDE-15055
was (Author: adietish):
The wizard currently shows the following error message which is correct but could get improved (dont display the exception but inform in a user friendly way):
!could-not-verify-credentials.png!
This is not matching the initial aim of this issue which was to inform about an invalid url, which we now do. I thus close this issue as outdated and file the enhancement here:
> Inform user about wrong openshift URL he provided
> -------------------------------------------------
>
> Key: JBIDE-10519
> URL: https://issues.jboss.org/browse/JBIDE-10519
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Lucia Jelinkova
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: could-not-connect.png, could-not-verify-credentials.png
>
>
> A user has currently an option to provide his own openshift URL. However, if this URL is not correct, the wizard complains about wrong credentials. It would be helpful if the wizard can check if the URL is correct and if not, show a meaningful message to the user.
> # ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
> # EXEC: launch the OpenShift Application wizard
> # EXEC: on the first page, provide username and password
> # EXEC: hit "Validate" or "Next"
> Result:
> The wizard informs you that your credentials are invalid
> Expected:
> You should get informed that the url of the OpenShift server is not valid
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15055) Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15055?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15055:
-------------------------------------
Description:
In the credentials dialog, if a user provides an invalid URL for the OpenShift server the dialog will correctly error and tell him that it could not verify the credentials while displaying the kind of exception that occourred. While this is correct, we could improve this error message.
# EXEC: launch OpenShift application wizard from "New wizards" or "Central" so that you get the credentials dialog presented to you.
# EXEC: if you already have a connection the dialog is using that one. Switch it to *<New Connection>*
# EXEC: provide username and password and some *invalid server url*
# EXEC: hit *Next*
Result:
The wizard informs you that it could not verify your credentials:
!could-not-verify-credentials.png!
Expected:
The wizard informs you that it could not verify your credentials but doesnt show the exception that occourred. It informs in a more user-friendly way.
was:
In the credentials dialog, if a user provides an invalid URL for the OpenShift server the dialog will correctly error and tell him that it could not verify the credentials while displaying the kind of exception that occourred:
!!
# ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
# EXEC: launch the OpenShift Application wizard
# EXEC: on the first page, provide username and password
# EXEC: hit "Validate" or "Next"
Result:
The wizard informs you that your credentials are invalid
Expected:
You should get informed that the url of the OpenShift server is not valid
> Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-15055
> URL: https://issues.jboss.org/browse/JBIDE-15055
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: could-not-verify-credentials.png
>
>
> In the credentials dialog, if a user provides an invalid URL for the OpenShift server the dialog will correctly error and tell him that it could not verify the credentials while displaying the kind of exception that occourred. While this is correct, we could improve this error message.
> # EXEC: launch OpenShift application wizard from "New wizards" or "Central" so that you get the credentials dialog presented to you.
> # EXEC: if you already have a connection the dialog is using that one. Switch it to *<New Connection>*
> # EXEC: provide username and password and some *invalid server url*
> # EXEC: hit *Next*
> Result:
> The wizard informs you that it could not verify your credentials:
> !could-not-verify-credentials.png!
> Expected:
> The wizard informs you that it could not verify your credentials but doesnt show the exception that occourred. It informs in a more user-friendly way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15055) Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15055?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15055:
-------------------------------------
Attachment: (was: could-not-connect.png)
> Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-15055
> URL: https://issues.jboss.org/browse/JBIDE-15055
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: could-not-verify-credentials.png
>
>
> In the credentials dialog, if a user provides an invalid URL for the OpenShift server the dialog will correctly error and tell him that it could not verify the credentials while displaying the kind of exception that occourred. While this is correct, we could improve this error message.
> # EXEC: launch OpenShift application wizard from "New wizards" or "Central" so that you get the credentials dialog presented to you.
> # EXEC: if you already have a connection the dialog is using that one. Switch it to *<New Connection>*
> # EXEC: provide username and password and some *invalid server url*
> # EXEC: hit *Next*
> Result:
> The wizard informs you that it could not verify your credentials:
> !could-not-verify-credentials.png!
> Expected:
> The wizard informs you that it could not verify your credentials but doesnt show the exception that occourred. It informs in a more user-friendly way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15055) Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15055?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15055:
-------------------------------------
Description:
In the credentials dialog, if a user provides an invalid URL for the OpenShift server the dialog will correctly error and tell him that it could not verify the credentials while displaying the kind of exception that occourred:
!!
# ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
# EXEC: launch the OpenShift Application wizard
# EXEC: on the first page, provide username and password
# EXEC: hit "Validate" or "Next"
Result:
The wizard informs you that your credentials are invalid
Expected:
You should get informed that the url of the OpenShift server is not valid
was:
A user has currently an option to provide his own openshift URL. However, if this URL is not correct, the wizard complains about wrong credentials. It would be helpful if the wizard can check if the URL is correct and if not, show a meaningful message to the user.
# ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
# EXEC: launch the OpenShift Application wizard
# EXEC: on the first page, provide username and password
# EXEC: hit "Validate" or "Next"
Result:
The wizard informs you that your credentials are invalid
Expected:
You should get informed that the url of the OpenShift server is not valid
> Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-15055
> URL: https://issues.jboss.org/browse/JBIDE-15055
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: could-not-connect.png, could-not-verify-credentials.png
>
>
> In the credentials dialog, if a user provides an invalid URL for the OpenShift server the dialog will correctly error and tell him that it could not verify the credentials while displaying the kind of exception that occourred:
> !!
> # ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
> # EXEC: launch the OpenShift Application wizard
> # EXEC: on the first page, provide username and password
> # EXEC: hit "Validate" or "Next"
> Result:
> The wizard informs you that your credentials are invalid
> Expected:
> You should get informed that the url of the OpenShift server is not valid
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15055) Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-15055:
----------------------------------------
Summary: Credentials dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
Key: JBIDE-15055
URL: https://issues.jboss.org/browse/JBIDE-15055
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 4.2.x
Attachments: could-not-connect.png, could-not-verify-credentials.png
A user has currently an option to provide his own openshift URL. However, if this URL is not correct, the wizard complains about wrong credentials. It would be helpful if the wizard can check if the URL is correct and if not, show a meaningful message to the user.
# ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
# EXEC: launch the OpenShift Application wizard
# EXEC: on the first page, provide username and password
# EXEC: hit "Validate" or "Next"
Result:
The wizard informs you that your credentials are invalid
Expected:
You should get informed that the url of the OpenShift server is not valid
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15053) Support DownloadRuntimes with no download url
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15053?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-15053:
--------------------------------
Fix Version/s: 4.1.x
> Support DownloadRuntimes with no download url
> ---------------------------------------------
>
> Key: JBIDE-15053
> URL: https://issues.jboss.org/browse/JBIDE-15053
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection, server
> Affects Versions: 4.1.0.CR1
> Reporter: Fred Bricon
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.1.0.CR1, 4.1.x
>
>
> EAP runtimes defined in stacks don't show up as download runtimes. They don't have a download url but have a human readable url. As in JBDS 6 (in central), they should appear as a valid choice and display the human url so the user can manually go and install the runtime.
> I also noticed that if the download url is missing the download runtime wizard refuses to finish (url not valid error). It should close without any error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10519) Inform user about wrong openshift URL he provided
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10519?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-10519 at 6/28/13 4:27 AM:
-------------------------------------------------------------------
The wizard currently shows the following error message which is correct but could get improved (dont display the exception but inform in a user friendly way):
!could-not-verify-credentials.png!
This is not matching the initial aim of this issue which was to inform about an invalid url, which we now do. I thus close this issue as outdated and file the enhancement here:
was (Author: adietish):
The wizard currently shows the following error message which is correct but could get improved (dont display the exception but inform in a user friendly way):
!could-not-verify-credentials.png!
> Inform user about wrong openshift URL he provided
> -------------------------------------------------
>
> Key: JBIDE-10519
> URL: https://issues.jboss.org/browse/JBIDE-10519
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Lucia Jelinkova
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: could-not-connect.png, could-not-verify-credentials.png
>
>
> A user has currently an option to provide his own openshift URL. However, if this URL is not correct, the wizard complains about wrong credentials. It would be helpful if the wizard can check if the URL is correct and if not, show a meaningful message to the user.
> # ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
> # EXEC: launch the OpenShift Application wizard
> # EXEC: on the first page, provide username and password
> # EXEC: hit "Validate" or "Next"
> Result:
> The wizard informs you that your credentials are invalid
> Expected:
> You should get informed that the url of the OpenShift server is not valid
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10239) Support JAX-RS Path/PathParam refactoring
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10239?page=com.atlassian.jira.plugi... ]
Xavier Coulon updated JBIDE-10239:
----------------------------------
Fix Version/s: 4.2.x
(was: 4.1.x)
> Support JAX-RS Path/PathParam refactoring
> -----------------------------------------
>
> Key: JBIDE-10239
> URL: https://issues.jboss.org/browse/JBIDE-10239
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: Webservices
> Affects Versions: 3.3.0.M4
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Priority: Minor
> Fix For: 4.2.x
>
>
> When refactoring code like the one below:
> {code}
> @GET
> @Path("{id}")
> public Response getCustomer(@PathParam("id") Integer id, @Context UriInfo uriInfo) {
> ResponseBuilder responseBuilder = Response.ok().entity(null);
> return responseBuilder.build();
> }
> {code}
> If changing the 'id' name of the first parameter, the user may also want to rename the @PathParam and @Path values to keep the consistency.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months