[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-18496:
-------------------------------------
Can you please open a bug to the JIRA for EAP quickstarts?
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.0.Final
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-18496:
--------------------------------
Component/s: upstream
(was: maven)
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.0.Final
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18387) HTML Validation: Ability to ignore custom htm tags (e.g. <ion-*>)
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18387?page=com.atlassian.jira.plugi... ]
Victor Rubezhny updated JBIDE-18387:
------------------------------------
Attachment: bug444545.patch
> HTML Validation: Ability to ignore custom htm tags (e.g. <ion-*>)
> -----------------------------------------------------------------
>
> Key: JBIDE-18387
> URL: https://issues.jboss.org/browse/JBIDE-18387
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing, upstream
> Reporter: Alexey Kazakov
> Assignee: Victor Rubezhny
> Labels: new_and_noteworthy
> Fix For: 4.3.x
>
> Attachments: 00001262.png, bug444545.patch
>
>
> WTP HTML validator marks any custom html tags as unknown. It's possible to disable this validation at all: Window->Preferences->Web->HTML Files->Validation ==> Set Elements -> Unknown tag name severity to "Ignore":
> !00001262.png!
> But it would be useful to have ability to make HTML validator ignore some particular tags only.
> I suggest to contribute a patch to WTP to fix it.
> We have already did it for attributes, so lets do it for tags too:
> - New preferences with a list of ignored tags (a mask can be used)
> - A new preference page to set these preferences
> - QuickFix for validation problem which will add the tag name/mask to this list/preferences
> - Extension in our angular/ionic plugin which will disable validation for <ion-*> tags.
> I've filed it to bugzilla - https://bugs.eclipse.org/bugs/show_bug.cgi?id=444545 but we have to provide a patch for it if we want to have it done ;)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-18496:
--------------------------------
Description:
Steps to recreate issue:
* Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
* Install JBDS8.0.CR1
* Import-> Existing Maven Projects - select the quickstart
It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
The quickstarts are:
jboss-wsat-simple
jboss-wsba-coordinator-completion-simple
jboss-wsba-participant-completion-simple
cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
was:
Steps to recreate issue:
* Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
* Install JBDS8.0.CR1
* Import-> Existing Maven Projects - select the quickstart
It looks like this error was logged here - https://issues.jboss.org/browse/JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
The quickstarts are:
jboss-wsat-simple
jboss-wsba-coordinator-completion-simple
jboss-wsba-participant-completion-simple
cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.0.Final
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18495) Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18495?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-18495:
--------------------------------
Priority: Major (was: Blocker)
Workaround Description: change /jboss-jts-application-component-2/pom.xml to use <packaging>ejb</packaging> and run Update Maven configuration (Alt-F5)
Workaround: Workaround Exists
> Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-18495
> URL: https://issues.jboss.org/browse/JBIDE-18495
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL 6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.2.0.Final
>
> Attachments: Screenshot.png
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects the "jts" quickstart
> These errors are raised (see attached screenshot):
> No marketplace entries found to handle Connector org.eclipse.m2e.wtp.jpa.internal.configurator.wtp in Eclipse. Please see Help for more information.
> No marketplace entries found to handle null in Eclipse. Please see Help for more information.
> No marketplace entries found to handle maven-ejb-plugin:2.3:ejb in Eclipse. Please see Help for more information.
> No marketplace entries found to handle /jboss-jts-application-component-2/pom.xml in Eclipse. Please see Help for more information.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18495) Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18495?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-18495:
-------------------------------------
It's a problem in the quickstart, which uses the ejb plugin but declares a jar packaging. So basically, change /jboss-jts-application-component-2/pom.xml to use <packaging>ejb</packaging> and run Update Maven configuration (Alt-F5)
I'm not entirely sure why it says it can't handle org.eclipse.m2e.wtp.jpa.internal.configurator.wtp , but fixing the packaging fixes all issues
> Importing EAP "jts" quickstart raises "No marketplace entries found to handle Connector" errors
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-18495
> URL: https://issues.jboss.org/browse/JBIDE-18495
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL 6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.2.0.Final
>
> Attachments: Screenshot.png
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects the "jts" quickstart
> These errors are raised (see attached screenshot):
> No marketplace entries found to handle Connector org.eclipse.m2e.wtp.jpa.internal.configurator.wtp in Eclipse. Please see Help for more information.
> No marketplace entries found to handle null in Eclipse. Please see Help for more information.
> No marketplace entries found to handle maven-ejb-plugin:2.3:ejb in Eclipse. Please see Help for more information.
> No marketplace entries found to handle /jboss-jts-application-component-2/pom.xml in Eclipse. Please see Help for more information.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months