[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23631?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-23631:
--------------------------------------
Assignee: Victor Rubezhny (was: Rob Stryker)
> EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
> -------------------------------------------------------------------
>
> 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: Victor Rubezhny
> 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
> javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 JSP Problem
> Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65 XHTML Problem
> The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22 XHTML Problem
> The function fn:escapeXml is undefined findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 35 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 57 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 101 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 108 JSP Problem
> The function fn:escapeXml is undefined ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_inputField_2E_tag inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 27 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_selectField_2E_tag selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 31 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> Unexpected end of input intro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 21 JavaScript Problem
> Unexpected token : json_obj.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data line 1 JavaScript Problem
> Unexpected token } outro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 2 JavaScript Problem
> Unexpected token ILLEGAL index.js /jboss-spring-petclinic/src/main/webapp/vendors/bootstrap/docs/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release-notes.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76 XHTML 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)
9 years, 4 months
[JBoss JIRA] (JBIDE-23632) Fehler bei Installation in Eclipse - Artifact not found
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23632?page=com.atlassian.jira.plugi... ]
Paul Leacu updated JBIDE-23632:
-------------------------------
Project: Tools (JBoss Tools) (was: JBoss Tools Integration Stack)
Key: JBIDE-23632 (was: JBTIS-1001)
Component/s: (was: 4.4.0.Final)
Affects Version/s: 4.4.0.Final
(was: 4.4.0.Final)
> Fehler bei Installation in Eclipse - Artifact not found
> -------------------------------------------------------
>
> Key: JBIDE-23632
> URL: https://issues.jboss.org/browse/JBIDE-23632
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> 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)
9 years, 4 months
[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23631?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-23631:
----------------------------------------
Are these errors or warnings?
Most of these validation problems come from Eclipse (upstream) validators like JSP and JavaScrtip validator. XHTML validator is ours but it's just an XML validator. So seems there are some real XML problems in the files. [~vrubezhny] could you please take a look?
> EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
> -------------------------------------------------------------------
>
> 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
> javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 JSP Problem
> Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65 XHTML Problem
> The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22 XHTML Problem
> The function fn:escapeXml is undefined findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 35 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 57 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 101 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 108 JSP Problem
> The function fn:escapeXml is undefined ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_inputField_2E_tag inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 27 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_selectField_2E_tag selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 31 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> Unexpected end of input intro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 21 JavaScript Problem
> Unexpected token : json_obj.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data line 1 JavaScript Problem
> Unexpected token } outro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 2 JavaScript Problem
> Unexpected token ILLEGAL index.js /jboss-spring-petclinic/src/main/webapp/vendors/bootstrap/docs/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release-notes.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76 XHTML 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)
9 years, 4 months
[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23631?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-23631:
----------------------------------
Summary: EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts (was: EAP 7.1.0.Alpha1-quickstarts Spring validation errors)
> EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
> -------------------------------------------------------------------
>
> 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
> javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 JSP Problem
> Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65 XHTML Problem
> The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22 XHTML Problem
> The function fn:escapeXml is undefined findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 35 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 57 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 101 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 108 JSP Problem
> The function fn:escapeXml is undefined ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_inputField_2E_tag inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 27 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_selectField_2E_tag selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 31 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> Unexpected end of input intro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 21 JavaScript Problem
> Unexpected token : json_obj.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data line 1 JavaScript Problem
> Unexpected token } outro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 2 JavaScript Problem
> Unexpected token ILLEGAL index.js /jboss-spring-petclinic/src/main/webapp/vendors/bootstrap/docs/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release-notes.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76 XHTML 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)
9 years, 4 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:
----------------------------------
Description:
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
javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 JSP Problem
Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65 XHTML Problem
The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22 XHTML Problem
The function fn:escapeXml is undefined findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 35 JSP Problem
The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 57 JSP Problem
The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 101 JSP Problem
The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 108 JSP Problem
The function fn:escapeXml is undefined ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_inputField_2E_tag inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 27 JSP Problem
The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_selectField_2E_tag selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 31 JSP Problem
The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
Unexpected end of input intro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 21 JavaScript Problem
Unexpected token : json_obj.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data line 1 JavaScript Problem
Unexpected token } outro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 2 JavaScript Problem
Unexpected token ILLEGAL index.js /jboss-spring-petclinic/src/main/webapp/vendors/bootstrap/docs/build line 1 JavaScript Problem
Unexpected token ILLEGAL release-notes.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
Unexpected token ILLEGAL release.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76 XHTML 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.
was:
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
Description Resource Path Location Type
javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 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.
> 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
> javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 JSP Problem
> Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65 XHTML Problem
> The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22 XHTML Problem
> The function fn:escapeXml is undefined findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 35 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 57 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 101 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 108 JSP Problem
> The function fn:escapeXml is undefined ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_inputField_2E_tag inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 27 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_selectField_2E_tag selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 31 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> Unexpected end of input intro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 21 JavaScript Problem
> Unexpected token : json_obj.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data line 1 JavaScript Problem
> Unexpected token } outro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 2 JavaScript Problem
> Unexpected token ILLEGAL index.js /jboss-spring-petclinic/src/main/webapp/vendors/bootstrap/docs/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release-notes.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76 XHTML 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)
9 years, 4 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:
----------------------------------
Description:
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
Description Resource Path Location Type
javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 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.
was:
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.
> 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
> Description Resource Path Location Type
> javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 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)
9 years, 4 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 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)
9 years, 4 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)
9 years, 4 months