[JBoss JIRA] (JBIDE-27021) Refactor and update webservices integration tests
by Ondrej Dockal (Jira)
Ondrej Dockal created JBIDE-27021:
-------------------------------------
Summary: Refactor and update webservices integration tests
Key: JBIDE-27021
URL: https://issues.redhat.com/browse/JBIDE-27021
Project: Tools (JBoss Tools)
Issue Type: Task
Components: integration-tests, webservices
Affects Versions: 4.14.0.AM1
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Fix For: 4.14.0.Final
WS Itests are bit outdated, so it is required to update all necessary test cases and refactor the code.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27020) Cannot build jbosstools-openshift on our bare metal Mac OS CI machines
by Ondrej Dockal (Jira)
Ondrej Dockal created JBIDE-27020:
-------------------------------------
Summary: Cannot build jbosstools-openshift on our bare metal Mac OS CI machines
Key: JBIDE-27020
URL: https://issues.redhat.com/browse/JBIDE-27020
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.14.0.AM1
Reporter: Ondrej Dockal
Assignee: André Dietisheim
Fix For: 4.14.x
Cannot build jbosstools-openshift on our Mac Os machines.
Ends up with:
{code}
13:24:43 [INFO] {osgi.os=macosx, osgi.ws=cocoa, org.eclipse.update.install.features=true, osgi.arch=x86_64}
13:24:43 [ERROR] Cannot resolve project dependencies:
13:24:43 [ERROR] You requested to install 'org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.3' but it could not be found
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBDS-4735) Central projects Wizard sometimes fails to open
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBDS-4735?page=com.atlassian.jira.plugin... ]
Zbyněk Červinka commented on JBDS-4735:
---------------------------------------
I have an update on this issue - I have reproduced this issue also on Linuxes Ubuntu 19.10 and Fedora 31 - steps to reproduces are the same as described above for RHEL, but you do not need to wait 60 minutes, issue sometimes appear sooner.
> Central projects Wizard sometimes fails to open
> -----------------------------------------------
>
> Key: JBDS-4735
> URL: https://issues.redhat.com/browse/JBDS-4735
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Bug
> Components: central
> Affects Versions: 12.9.0.GA
> Environment: manually Fedora 28,
> manually Fedora 29,
> manually RHEL 7.7,
> automation
> Reporter: Vojtech Prusa
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 12.14.0.AM1
>
> Attachments: central.tar.gz, image-2018-10-17-09-24-31-555.png, issue-reproduced-19-11-16.png, screenshot-1.png
>
>
> h2. This issue has been successfully reproduced on the following OSes:
> * Fedora 28
> * Fedora 29, JDK 8
> * RHEL 7.7, JDK 8
> h2. This issue is not reproducible on the following OSes:
> * OS X, JDK 11
> * Windows 10, JDK 8
> h2. Details describing this issue:
> There is "openInIDE" used in 3 places in "main.min.js" in central source code*. When the central reloads and works normally, "openInIDE" is a function (probably defined in Java code or somewhere out of the "main.min.js" file) with following implementation:
> function openInIDE() {
> var result = callJava(1, '9aee3b4a3f3b40ed26f47d66375b25e3', Array.prototype.slice.call(arguments));
> if (typeof result == 'string' && result.indexOf('org.eclipse.swt.browser.error') == 0) {
> var error = new Error(result.substring(29));
> throw error;
> }
> return result;
> }
> After the issue appears, "typedef openInIDE" is undefined, which causes probably the issues.
> *Additional information to the 3 places, where "openInIDE" appears - it appears in 2 functions:
> - registerButtonClicks() - here is the "openInIDE" needed for loading and displaying the central correctly
> - delegateToIDE(a, b) - here is the "openInIDE" needed for opening the wizard to the quickstart
> OLDER DESCRIPTION (does not describes the issue enough, but I decided to keep it for more details about the issue):
> ----------------------------------------------------------------------------------------------------------------------
> Sometimes central examples wizards fail to load and modal dialog is shown instead (screen attached).
> Nothing in Error log view.
> Restarting devstudio solves the issue.
> Adding screen and central tar of:
> devstudio-12.9.0.GA-v20180928-1629-B3448/workspaces/workspace/.metadata/.plugins/org.jboss.tools.central/central
> Addition info:
> Considering that central itests fails for this sometimes fresh installation without restart may cause this. Although it happen again after running devstudio for some time and restarting Central view.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBDS-4767) Cannot install central update zip when offline into devstudio
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBDS-4767?page=com.atlassian.jira.plugin... ]
Ondrej Dockal commented on JBDS-4767:
-------------------------------------
In 12.14.0.AM1 I got over remediation page and installation continued... but I got this error during installation:
{code}
An error occurred while collecting items to be installed
session context was:(profile=devstudio, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.apache.ws.commons.util,1.0.2.v20160817-1930
No repository found containing: osgi.bundle,org.apache.xmlrpc,3.0.0.v20100427-1100
No repository found containing: osgi.bundle,org.codehaus.jackson.core,1.6.0.v20101005-0925
No repository found containing: osgi.bundle,org.codehaus.jackson.mapper,1.6.0.v20101005-0925
No repository found containing: osgi.bundle,org.eclipse.mylyn.bugzilla.core,3.25.0.v20190128-2356
No repository found containing: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.bugzilla.ui,3.25.0.v20180628-1730
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.bugzilla_feature,3.25.0.v20190128-2356
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.xmlrpc,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.25.0.v20180628-1730
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.context_feature,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.debug.ui,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.help.ui,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.ide.ant,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.ide.ui,3.25.0.v20180628-1730
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.ide_feature,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.java.tasks,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.java.ui,3.25.0.v20180628-1730
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.java_feature,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.resources.ui,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.tasks.bugs,3.25.0.v20180628-1730
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.tasks.ide,3.25.0.v20180628-1730
No repository found containing: osgi.bundle,org.eclipse.mylyn.team.ui,3.25.0.v20180922-1243
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.team_feature,3.25.0.v20180922-1243
No repository found containing: osgi.bundle,org.eclipse.zest.core,1.5.300.201606061308
No repository found containing: osgi.bundle,org.eclipse.zest.layouts,1.1.300.201606061308
{code}
More info in log: [^12140AM1-OfflineCentralZipInstallation.log]
> Cannot install central update zip when offline into devstudio
> -------------------------------------------------------------
>
> Key: JBDS-4767
> URL: https://issues.redhat.com/browse/JBDS-4767
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Bug
> Components: central, updatesite
> Affects Versions: 12.11.0.GA
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 12.x
>
> Attachments: 12140AM1-OfflineCentralZipInstallation.log
>
>
> When trying test case, where devstudio is installed and I am offline (no internet connection) and I have available updatesite-central.zip file locally, I should have finished the installation, but instead, I got error collecting items to be installed
> {code}
> An error occurred while collecting items to be installed
> session context was:(profile=devstudio, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.codehaus.jackson.core,1.9.13
> No repository found containing: osgi.bundle,org.codehaus.jackson.mapper,1.9.13
> No repository found containing: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.context.core,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.context.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.context_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.debug.ui,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.help.ui,3.24.1.v20180619-2132
> No repository found containing: osgi.bundle,org.eclipse.mylyn.ide.ant,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.ide.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.ide_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.java.tasks,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.java.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.java_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.resources.ui,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.tasks.bugs,3.24.1.v20180619-2132
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.tasks.ide,3.24.1.v20180619-2132
> No repository found containing: osgi.bundle,org.eclipse.mylyn.team.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.team_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.zest.core,1.5.300.201606061308
> No repository found containing: osgi.bundle,org.eclipse.zest.layouts,1.1.300.201606061308
> No repository found containing: osgi.bundle,org.json,1.0.0.v201011060100
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBDS-4767) Cannot install central update zip when offline into devstudio
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBDS-4767?page=com.atlassian.jira.plugin... ]
Ondrej Dockal updated JBDS-4767:
--------------------------------
Attachment: 12140AM1-OfflineCentralZipInstallation.log
> Cannot install central update zip when offline into devstudio
> -------------------------------------------------------------
>
> Key: JBDS-4767
> URL: https://issues.redhat.com/browse/JBDS-4767
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Bug
> Components: central, updatesite
> Affects Versions: 12.11.0.GA
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 12.x
>
> Attachments: 12140AM1-OfflineCentralZipInstallation.log
>
>
> When trying test case, where devstudio is installed and I am offline (no internet connection) and I have available updatesite-central.zip file locally, I should have finished the installation, but instead, I got error collecting items to be installed
> {code}
> An error occurred while collecting items to be installed
> session context was:(profile=devstudio, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.codehaus.jackson.core,1.9.13
> No repository found containing: osgi.bundle,org.codehaus.jackson.mapper,1.9.13
> No repository found containing: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.context.core,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.context.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.context_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.debug.ui,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.help.ui,3.24.1.v20180619-2132
> No repository found containing: osgi.bundle,org.eclipse.mylyn.ide.ant,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.ide.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.ide_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.java.tasks,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.java.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.java_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.resources.ui,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.mylyn.tasks.bugs,3.24.1.v20180619-2132
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.tasks.ide,3.24.1.v20180619-2132
> No repository found containing: osgi.bundle,org.eclipse.mylyn.team.ui,3.24.1.v20180619-2131
> No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.team_feature,3.24.1.v20180619-2131
> No repository found containing: osgi.bundle,org.eclipse.zest.core,1.5.300.201606061308
> No repository found containing: osgi.bundle,org.eclipse.zest.layouts,1.1.300.201606061308
> No repository found containing: osgi.bundle,org.json,1.0.0.v201011060100
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-18578) Additional javaee7-samples import issues
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-18578?page=com.atlassian.jira.plug... ]
Zbyněk Červinka commented on JBIDE-18578:
-----------------------------------------
I have an update on this issue - there are still issues in the same 3 examples (jaxrs-singleton, jsf-flows-declarative, jsf-flows-mixed), the issues remain the same as described 2 comments above (tested on both Java 8 and Java 11).
h2. Red Hat CodeReady Studio version:
Version: 12.14.0.AM1
Build id: AM1-v20200123-0055-B5802
Build date: 20200123-0055
> Additional javaee7-samples import issues
> ----------------------------------------
>
> Key: JBIDE-18578
> URL: https://issues.redhat.com/browse/JBIDE-18578
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, upstream
> Affects Versions: 4.2.0.CR2
> Environment: JBDS 8.0.0.CR2
> Reporter: Jiri Peterka
> Assignee: Fred Bricon
> Priority: Major
> Fix For: 4.14.x
>
> Attachments: The Problems view.png
>
>
> Additional javaee7-samples import issues
> Clone and import https://github.com/javaee-samples/javaee7-samples as maven projects
> They should import nicely (without errors) into JBT/JBDS and deploy to a JBT/JBDS managed Wildfly.
> There are still some Java Problems, Maven Problems and XML Problems after import, most projects are without errors. Project should be imported without errors
> Java Problems
> {code}
> Description Resource Path Location Type
> EBook cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 71 Java Problem
> EBook cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 71 Java Problem
> EBook cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 76 Java Problem
> EBook cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 85 Java Problem
> EBookStore cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 63 Java Problem
> EBookStore cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 69 Java Problem
> EBookStore cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 69 Java Problem
> EBookStoreImplService cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 35 Java Problem
> EBookStoreImplService cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 56 Java Problem
> EBookStoreImplService cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 56 Java Problem
> EBookStoreImplService cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 63 Java Problem
> EBookStoreImplService cannot be resolved to a type EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 69 Java Problem
> Greeting cannot be resolved to a type GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 28 Java Problem
> Greeting cannot be resolved to a type GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 32 Java Problem
> Greeting cannot be resolved to a type GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 36 Java Problem
> Greeting cannot be resolved to a type GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 37 Java Problem
> SimpleGreeting cannot be resolved to a type GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 28 Java Problem
> SimpleGreeting cannot be resolved to a type GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 37 Java Problem
> The declared package "org.javaee7.cdi.bean.discovery" does not match the expected package "main.java.org.javaee7.cdi.bean.discovery" Greeting.java /bean-discovery-all/src/main/java/org/javaee7/cdi/bean/discovery line 1 Java Problem
> The declared package "org.javaee7.cdi.bean.discovery" does not match the expected package "main.java.org.javaee7.cdi.bean.discovery" SimpleGreeting.java /bean-discovery-all/src/main/java/org/javaee7/cdi/bean/discovery line 1 Java Problem
> The declared package "org.javaee7.cdi.nobeans.xml" does not match the expected package "test.java.org.javaee7.cdi.nobeans.xml" GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 1 Java Problem
> The import org.javaee7 cannot be resolved GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 3 Java Problem
> The import org.javaee7 cannot be resolved GreetingTest.java /bean-discovery-all/src/test/java/org/javaee7/cdi/nobeans/xml line 4 Java Problem
> The import org.javaee7.jaxws.client.gen cannot be resolved EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 12 Java Problem
> The import org.javaee7.jaxws.client.gen cannot be resolved EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 13 Java Problem
> The import org.javaee7.jaxws.client.gen cannot be resolved EBookStoreClientSampleTest.java /jaxws-client/src/test/java/org/javaee7/jaxws/client line 14 Java Problem
> {code}
> Maven Problems:
> {code}
> Description Resource Path Location Type
> Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:jaxws-maven-plugin:1.11:wsgen (execution: default, phase: process-classes) pom.xml /jaxws-endpoint line 21 Maven Project Build Lifecycle Mapping Problem
> Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:jaxws-maven-plugin:1.11:wsimport (execution: default, phase: generate-sources) pom.xml /jaxws-client line 21 Maven Project Build Lifecycle Mapping Problem
> {code}
> and xml problems
> {code}
> Description Resource Path Location Type
> cvc-complex-type.2.1: Element 'jboss' must have no character or element information item [children], because the type's content type is empty. enforce-beans.xml /jax-rs-angularjs/src/test/resources line 4 XML Problem
> cvc-complex-type.2.2: Element 'value' must have no element [children], and the value must be valid. flow1-flow.xml /flows-declarative/src/main/webapp/flow1 line 31 XML Problem
> cvc-complex-type.2.2: Element 'value' must have no element [children], and the value must be valid. flow1-flow.xml /flows-declarative/src/main/webapp/flow1 line 35 XML Problem
> cvc-complex-type.2.2: Element 'value' must have no element [children], and the value must be valid. flow2-flow.xml /flows-declarative/src/main/webapp/flow2 line 31 XML Problem
> cvc-complex-type.2.2: Element 'value' must have no element [children], and the value must be valid. flow2-flow.xml /flows-declarative/src/main/webapp/flow2 line 35 XML Problem
> cvc-complex-type.2.2: Element 'value' must have no element [children], and the value must be valid. flow2-flow.xml /flows-mixed/src/main/webapp/flow2 line 34 XML Problem
> cvc-complex-type.2.2: Element 'value' must have no element [children], and the value must be valid. flow2-flow.xml /flows-mixed/src/main/webapp/flow2 line 38 XML Problem
> cvc-complex-type.2.4.a: Invalid content was found starting with element 'flow-call'. One of '{"http://xmlns.jcp.org/xml/ns/javaee":inbound-parameter}' is expected. flow1-flow.xml /flows-declarative/src/main/webapp/flow1 line 25 XML Problem
> cvc-complex-type.2.4.a: Invalid content was found starting with element 'flow-call'. One of '{"http://xmlns.jcp.org/xml/ns/javaee":inbound-parameter}' is expected. flow2-flow.xml /flows-declarative/src/main/webapp/flow2 line 25 XML Problem
> cvc-complex-type.2.4.a: Invalid content was found starting with element 'flow-call'. One of '{"http://xmlns.jcp.org/xml/ns/javaee":inbound-parameter}' is expected. flow2-flow.xml /flows-mixed/src/main/webapp/flow2 line 28 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /jaxrs-endpoint/src/test/resources line 3 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /jpa-converter/src/test/resources-glassfish-embedded line 5 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /jpa-converter/src/test/resources-glassfish-remote line 5 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /jpa-converter/src/test/resources-jbosseap-remote line 5 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /send-receive/src/test/resources line 3 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /standalone/src/test/resources line 3 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /transactional/src/test/resources line 3 XML Problem
> cvc-elt.1: Cannot find the declaration of element 'arquillian'. arquillian.xml /user-transaction/src/test/resources line 3 XML Problem
> cvc-pattern-valid: Value 'param1 flow1 value' is not facet-valid with respect to pattern '#\{.*\}' for type 'faces-config-el-expressionType'. flow1-flow.xml /flows-declarative/src/main/webapp/flow1 line 31 XML Problem
> cvc-pattern-valid: Value 'param1 flow2 value' is not facet-valid with respect to pattern '#\{.*\}' for type 'faces-config-el-expressionType'. flow2-flow.xml /flows-declarative/src/main/webapp/flow2 line 31 XML Problem
> cvc-pattern-valid: Value 'param1 flow2 value' is not facet-valid with respect to pattern '#\{.*\}' for type 'faces-config-el-expressionType'. flow2-flow.xml /flows-mixed/src/main/webapp/flow2 line 34 XML Problem
> cvc-pattern-valid: Value 'param2 flow1 value' is not facet-valid with respect to pattern '#\{.*\}' for type 'faces-config-el-expressionType'. flow1-flow.xml /flows-declarative/src/main/webapp/flow1 line 35 XML Problem
> cvc-pattern-valid: Value 'param2 flow2 value' is not facet-valid with respect to pattern '#\{.*\}' for type 'faces-config-el-expressionType'. flow2-flow.xml /flows-declarative/src/main/webapp/flow2 line 35 XML Problem
> cvc-pattern-valid: Value 'param2 flow2 value' is not facet-valid with respect to pattern '#\{.*\}' for type 'faces-config-el-expressionType'. flow2-flow.xml /flows-mixed/src/main/webapp/flow2 line 38 XML Problem
> {code}
> Additional issues:
> https://issues.jboss.org/browse/JBIDE-18352
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months