Bug 1267906 - JAXB initialisation error - Several pairs of classes have the same XML type
Summary: JAXB initialisation error - Several pairs of classes have the same XML type
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: CR1
: 6.2.0
Assignee: Shelly McGowan
QA Contact: Tomas Sykora
URL:
Whiteboard:
Depends On:
Blocks: 1236636
TreeView+ depends on / blocked
 
Reported: 2015-10-01 11:14 UTC by David Virgil
Modified: 2020-03-27 19:44 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
: 1280345 (view as bug list)
Environment:
Last Closed: 2020-03-27 19:44:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ENTESB-4090 0 Blocker Closed [Integration Pack - EAP] JAXB initialisation error - Several pairs of classes have the same XML type 2016-04-01 11:05:00 UTC

Description David Virgil 2015-10-01 11:14:17 UTC
Description of problem:
The kie remote rest and jms rest is not working from switchyard components.

The switchyard components use the kie-remote-client to make this functionality working.

From Drools 6.2.0 this functionality is not working because the kie-remote-client. The reason is because this artifact can not be in the same classpath than the drools artifacts.


Version-Release number of selected component (if applicable):
6.2.0

How reproducible:


Steps to Reproduce:
git clone -c http.sslverify=false https://gitlab.mw.lab.eng.bos.redhat.com/jbossqe-soa/jbossqe-fsw-it.git

cd jbossqe-fsw-it

git checkout JBQA-9702_create-remote-bpms-api-test

mvn clean install -Pjboss-eap,bxms -pl :remote-bpms-api-test -am -Ddisable.groovy.compiler=true -Dversion.bom.fuse=6.2.1.redhat-020 -Dversion.switchyard=2.0.1.redhat-621020 -Dversion.fuse.integration=1.1.0.redhat-020


Actual results:


Expected results:


Additional info:

Comment 3 David Virgil 2015-10-01 14:49:57 UTC
Hi Alessandro.

The tests done by the qe have been with the previous fuse ER. The previous Fuse 6.2.1 ER tests were using our 1.1.x Fuse Integration Branch that was compatible with the 6.2.x Drools branch.

The tests done by the qe, are included here:

 https://gitlab.mw.lab.eng.bos.redhat.com/jbossqe-soa/jbossqe-fsw-it.git

The tests are done using EAP 6.4

This error is happening in version 6.2.x and 6.3.x of drools.

Comment 8 Edson Tirelli 2015-11-05 19:59:30 UTC
Additional commits:

6.3.x: http://github.com/droolsjbpm/drools/commit/d84285c7a

master: http://github.com/droolsjbpm/drools/commit/55e49ccf2

Comment 10 Martin Basovník 2015-11-23 13:17:31 UTC
Verified with Integration Pack 1.2.0.redhat-005.


Note You need to log in before you can comment on or make changes to this bug.