[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts Spring validation errors
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23631?page=com.atlassian.jira.plugi... ]
Josef Kopriva reassigned JBIDE-23631:
-------------------------------------
Assignee: Rob Stryker
> EAP 7.1.0.Alpha1-quickstarts Spring validation errors
> -----------------------------------------------------
>
> Key: JBIDE-23631
> URL: https://issues.jboss.org/browse/JBIDE-23631
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: project-examples
> Affects Versions: 4.4.2.Final
> Environment: Red Hat JBoss Developer Studio
> Version: 10.2.0.GA
> Build id: GA-v20161125-1418-B55
> Build date: 20161125-1418
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Attachments: example-settings.xml
>
>
> After importing quickstarts from archive: jboss-eap-7.1.0.DR9-quickstarts.zip there are errors related to the Spring quickstarts:
> {code:java}
> Description Resource Path Location Type
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" create.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdatePetForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" error.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" exception.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" greet.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-asyncrequestmapping/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-matrixvariables/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" bodyHeader.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/fragments line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" welcome.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> {code}
> I have used as a maven repo this file: jboss-eap-7.1.0.DR9-maven-repository.zip
> Settings.xml file is attached.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts Spring validation errors
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23631?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-23631:
----------------------------------
Affects Version/s: 4.4.2.Final
> EAP 7.1.0.Alpha1-quickstarts Spring validation errors
> -----------------------------------------------------
>
> Key: JBIDE-23631
> URL: https://issues.jboss.org/browse/JBIDE-23631
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: project-examples
> Affects Versions: 4.4.2.Final
> Environment: Red Hat JBoss Developer Studio
> Version: 10.2.0.GA
> Build id: GA-v20161125-1418-B55
> Build date: 20161125-1418
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Attachments: example-settings.xml
>
>
> After importing quickstarts from archive: jboss-eap-7.1.0.DR9-quickstarts.zip there are errors related to the Spring quickstarts:
> {code:java}
> Description Resource Path Location Type
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" create.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdatePetForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" error.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" exception.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" greet.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-asyncrequestmapping/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-matrixvariables/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" bodyHeader.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/fragments line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" welcome.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> {code}
> I have used as a maven repo this file: jboss-eap-7.1.0.DR9-maven-repository.zip
> Settings.xml file is attached.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts Spring validation errors
by Josef Kopriva (JIRA)
Josef Kopriva created JBIDE-23631:
-------------------------------------
Summary: EAP 7.1.0.Alpha1-quickstarts Spring validation errors
Key: JBIDE-23631
URL: https://issues.jboss.org/browse/JBIDE-23631
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: project-examples
Environment: Red Hat JBoss Developer Studio
Version: 10.2.0.GA
Build id: GA-v20161125-1418-B55
Build date: 20161125-1418
Reporter: Josef Kopriva
Attachments: example-settings.xml
After importing quickstarts from archive: jboss-eap-7.1.0.DR9-quickstarts.zip there are errors related to the Spring quickstarts:
{code:java}
Description Resource Path Location Type
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" create.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdatePetForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" error.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" exception.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 21 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" greet.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-asyncrequestmapping/src/main/webapp/WEB-INF/views line 17 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF/views line 17 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-matrixvariables/src/main/webapp/WEB-INF/views line 17 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views line 17 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 21 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" bodyHeader.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/fragments line 18 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 22 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 19 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" welcome.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 20 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
{code}
I have used as a maven repo this file: jboss-eap-7.1.0.DR9-maven-repository.zip
Settings.xml file is attached.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23628) Application wizard: Should be able to create a new template parameter
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23628?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-23628 at 12/7/16 6:31 AM:
-------------------------------------------------------------------
[~jeffmaury] The specific that we discussed is the ability of many maven based images to use a MAVEN_MIRROR_URL (see here: https://docs.openshift.org/latest/dev_guide/app_tutorials/maven_tutorial....) that allows you specify a mirror that's offers greater performance than the default that's being used. As far as I understood this env var is missing in the eap template and thus, creating a new param alone wont help. We also have to change the template.
Nevertheless, if oc allows it we should consider it I think.
was (Author: adietish):
[~jeffmaury] The specific that we discussed is the ability of many maven based images to use a MAVEN_MIRROR_URL that allows you specifiy a mirror that's offers greater performance than the default that's being used. As far as I understood this env var is missing in the eap template and thus, creating a new param alone wont help. We also have to change the template.
Nevertheless, if oc allows it we should consider it I think.
> Application wizard: Should be able to create a new template parameter
> ----------------------------------------------------------------------
>
> Key: JBIDE-23628
> URL: https://issues.jboss.org/browse/JBIDE-23628
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.2.Final
> Reporter: Marián Labuda
> Fix For: 4.4.x
>
>
> In New OpenShift Application wizard there is a table on second wizard page with template parameter. It is possible only to edit existing, but not to create new one. It should be possible to create a new template parameter.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23628) Application wizard: Should be able to create a new template parameter
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23628?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23628:
------------------------------------------
[~jeffmaury] The specific that we discussed is the ability of many maven based images to use a MAVEN_MIRROR_URL that allows you specifiy a mirror that's offers greater performance than the default that's being used. As far as I understood this env var is missing in the eap template and thus, creating a new param alone wont help. We also have to change the template.
Nevertheless, if oc allows it we should consider it I think.
> Application wizard: Should be able to create a new template parameter
> ----------------------------------------------------------------------
>
> Key: JBIDE-23628
> URL: https://issues.jboss.org/browse/JBIDE-23628
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.2.Final
> Reporter: Marián Labuda
> Fix For: 4.4.x
>
>
> In New OpenShift Application wizard there is a table on second wizard page with template parameter. It is possible only to edit existing, but not to create new one. It should be possible to create a new template parameter.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (JBTIS-1001) Fehler bei Installation in Eclipse - Artifact not found
by Heinz Erhard (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1001?page=com.atlassian.jira.plugin... ]
Heinz Erhard updated JBTIS-1001:
--------------------------------
Priority: Major (was: Blocker)
> Fehler bei Installation in Eclipse - Artifact not found
> -------------------------------------------------------
>
> Key: JBTIS-1001
> URL: https://issues.jboss.org/browse/JBTIS-1001
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: 4.4.0.Final
> Affects Versions: 4.4.0.Final
> Environment: Win7 (tried three different mashines, two virtual ones, on physical)
> Eclipse Neon x64 or Eclipse Neon 1a x64
> Reporter: Heinz Erhard
> Labels: eclipse, jboss_tools
>
> Hello,
> I downloaded Eclipse from its homepage (NEON and NEON1a, also tried MARS).
> Tried installing JBOSS Tools:
> http://tools.jboss.org/downloads/jbosstools/neon/4.4.0.Final.html#update_...
> and also tried:
> http://tools.jboss.org/downloads/jbosstools/neon/4.4.1.Final.html
> Always, after selecting all componentes and agreeing licens, its download some sources but after some minutes I am always getting this error:
> An error occurred while collecting items to be installed
> session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> Artifact not found: http://download.jboss.org/jbosstools/static/neon/stable/updates/core/4.4.....
> http://download.jboss.org/jbosstools/static/neon/stable/updates/core/4.4....
> Artifact not found: http://download.jboss.org/jbosstools/static/neon/stable/updates/core/4.4.....
> http://download.jboss.org/jbosstools/static/neon/stable/updates/core/4.4....
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months