[JBoss JIRA] (JBIDE-13312) Unnecessary code generated in web.xml
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13312?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick commented on JBIDE-13312:
-------------------------------------------
Hi Pete, what should it be slimmed down to?
> Unnecessary code generated in web.xml
> -------------------------------------
>
> Key: JBIDE-13312
> URL: https://issues.jboss.org/browse/JBIDE-13312
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.0.0.Final
> Reporter: Pete Muir
> Assignee: Brian Fitzpatrick
> Fix For: 4.2.x
>
>
> The new RESTful Webservice wizard is generating a load of unnecessary stuff in the endpoint
> {code}
> <servlet>
> <servlet-name>Resteasy</servlet-name>
> <servlet-class>org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher</servlet-class>
> </servlet>
> <servlet-mapping>
> <servlet-name>Resteasy</servlet-name>
> <url-pattern>/*</url-pattern>
> </servlet-mapping>
> <context-param>
> <param-name>javax.ws.rs.Application</param-name>
> <param-value>org.jboss.samples.rs.webservices.MyRESTApplication</param-value>
> </context-param>
> <listener>
> <listener-class>org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap</listener-class>
> </listener>
> {code}
> None of this is needed
--
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, 4 months
[JBoss JIRA] (JBIDE-13312) Unnecessary code generated in web.xml
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13312?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick reassigned JBIDE-13312:
-----------------------------------------
Assignee: Brian Fitzpatrick (was: Xavier Coulon)
> Unnecessary code generated in web.xml
> -------------------------------------
>
> Key: JBIDE-13312
> URL: https://issues.jboss.org/browse/JBIDE-13312
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.0.0.Final
> Reporter: Pete Muir
> Assignee: Brian Fitzpatrick
> Fix For: 4.2.x
>
>
> The new RESTful Webservice wizard is generating a load of unnecessary stuff in the endpoint
> {code}
> <servlet>
> <servlet-name>Resteasy</servlet-name>
> <servlet-class>org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher</servlet-class>
> </servlet>
> <servlet-mapping>
> <servlet-name>Resteasy</servlet-name>
> <url-pattern>/*</url-pattern>
> </servlet-mapping>
> <context-param>
> <param-name>javax.ws.rs.Application</param-name>
> <param-value>org.jboss.samples.rs.webservices.MyRESTApplication</param-value>
> </context-param>
> <listener>
> <listener-class>org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap</listener-class>
> </listener>
> {code}
> None of this is needed
--
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, 4 months
[JBoss JIRA] (JBIDE-16224) VPE test failure at new target platform
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-16224:
----------------------------------------------
Summary: VPE test failure at new target platform
Key: JBIDE-16224
URL: https://issues.jboss.org/browse/JBIDE-16224
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.Alpha1
Environment: win7 x64, java7 32bit, maven 3
Reporter: Konstantin Marmalyukov
Assignee: Denis Golovin
Priority: Critical
VPE test failures during maven build.
Test result for docbook test is the following:
{quote}
Failed tests: testTip(org.jboss.tools.vpe.docbook.test.DocbookComponentContent
Test): Editor should be opened.
testNote(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
testXref(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
testLiteral(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
testCaution(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
testImportant(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
testWarning(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
testProgramlisting(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should be opened.
Tests run: 8, Failures: 8, Errors: 0, Skipped: 0
{quote}
Unfortunately my console does not allow me to see full stacktrace. After debug it looks like the essence of failure is in IDE.openEditor method, which returns null and does not open the editor(according to javadoc it must open editor anyway).
Also when tests runs from Eclipse everything passes fine.
--
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, 4 months
[JBoss JIRA] (JBIDE-15940) Application wizard: Not appropriate error message for cancel authentication
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15940?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15940:
-------------------------------------
Labels: application_wizard (was: )
> Application wizard: Not appropriate error message for cancel authentication
> ---------------------------------------------------------------------------
>
> Key: JBIDE-15940
> URL: https://issues.jboss.org/browse/JBIDE-15940
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.2.x
>
> Attachments: authenticate.png, ssh_err_msg.png
>
>
> While creating process of application there is prompt to authenticate before cloning project . See attached image.
> After canceling this operation (let's say, i won't local copy, hypothetically) by pressing the Cancel button I gave the following (see next attached image) message.
> There should be something more convenient, bcs. telling user to check whether private ssh key is assigned is misleading.
--
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, 4 months
[JBoss JIRA] (JBIDE-15936) Application wizard: should only show gear sizes appropriate for the selected domain
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15936?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15936:
-------------------------------------
Summary: Application wizard: should only show gear sizes appropriate for the selected domain (was: OpenShift Application Wizard should only show gear sizes appropriate for the selected domain)
> Application wizard: should only show gear sizes appropriate for the selected domain
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-15936
> URL: https://issues.jboss.org/browse/JBIDE-15936
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
>
> in the openshift application wizard, I selected a domain. The gear profile field shows three sizes but only small is allowed for the domain I have. If I am a user who doesn't know this I might select medium but then only after three pages of wizard, when trying to create app, does it tell me:
> {noformat}Could not create application "MyApp"
> Could not request https://openshift.redhat.com/broker/rest/domain/myjbdsdomain/applications...: App gear sizes: medium is not valid for this domain. Allowed sizes: small.{noformat}
> If I click Back to change the gear profile, all of the info is removed from the wizard and I have to input it all again. Frustrating. See JBIDE-14002.
> The openshift application wizard could be improved to only show appropriate gear sizes for the selected domain.
--
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, 4 months
[JBoss JIRA] (JBIDE-15936) Application wizard: should only show gear sizes appropriate for the selected domain
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15936?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15936:
-------------------------------------
Labels: application_wizard (was: )
> Application wizard: should only show gear sizes appropriate for the selected domain
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-15936
> URL: https://issues.jboss.org/browse/JBIDE-15936
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Labels: application_wizard
> Fix For: 4.2.x
>
>
> in the openshift application wizard, I selected a domain. The gear profile field shows three sizes but only small is allowed for the domain I have. If I am a user who doesn't know this I might select medium but then only after three pages of wizard, when trying to create app, does it tell me:
> {noformat}Could not create application "MyApp"
> Could not request https://openshift.redhat.com/broker/rest/domain/myjbdsdomain/applications...: App gear sizes: medium is not valid for this domain. Allowed sizes: small.{noformat}
> If I click Back to change the gear profile, all of the info is removed from the wizard and I have to input it all again. Frustrating. See JBIDE-14002.
> The openshift application wizard could be improved to only show appropriate gear sizes for the selected domain.
--
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, 4 months
[JBoss JIRA] (JBIDE-15941) Explorer: progress of deleting applications is not shown
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15941?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15941:
-------------------------------------
Labels: explorer (was: )
> Explorer: progress of deleting applications is not shown
> --------------------------------------------------------
>
> Key: JBIDE-15941
> URL: https://issues.jboss.org/browse/JBIDE-15941
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: explorer
> Fix For: 4.2.x
>
> Attachments: delete1.png, delete2.png
>
>
> When deleting more applications at once (tried 2 and 3), there is a progress bar. For first application it shows correctly name. But for any other application (second, third...) there is missing text label and also missing percentage of progress. See attached images.
--
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, 4 months
[JBoss JIRA] (JBIDE-15940) Application wizard: Not appropriate error message for cancel authentication
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15940?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15940:
-------------------------------------
Summary: Application wizard: Not appropriate error message for cancel authentication (was: Wizard: Not appropriate error message for cancel authentication)
> Application wizard: Not appropriate error message for cancel authentication
> ---------------------------------------------------------------------------
>
> Key: JBIDE-15940
> URL: https://issues.jboss.org/browse/JBIDE-15940
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: authenticate.png, ssh_err_msg.png
>
>
> While creating process of application there is prompt to authenticate before cloning project . See attached image.
> After canceling this operation (let's say, i won't local copy, hypothetically) by pressing the Cancel button I gave the following (see next attached image) message.
> There should be something more convenient, bcs. telling user to check whether private ssh key is assigned is misleading.
--
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, 4 months