[jboss-jira] [JBoss JIRA] (DROOLS-568) Module dependencies missing from brms and bpms layers to support remote runtime engines
Jeremy Lindop (JIRA)
issues at jboss.org
Thu Aug 14 09:44:29 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992933#comment-12992933 ]
Jeremy Lindop commented on DROOLS-568:
--------------------------------------
Additional commits for fixes to the org.kie.remote module and its generation.
https://github.com/droolsjbpm/kie-wb-distributions/commit/15b136c089c887740ce0e5f99b5578edd598eae5
https://github.com/droolsjbpm/kie-wb-distributions/commit/0a7055752469edf1b4fb951cac728e06fec15aeb
https://github.com/droolsjbpm/kie-wb-distributions/commit/974472a662241e9293d81aa31c8a4f0277af5499
https://github.com/droolsjbpm/kie-wb-distributions/commit/8234666d995979036126c677c621c8b224798132
https://github.com/droolsjbpm/kie-wb-distributions/commit/10b8399568ee396e4c0653f096ad6e58524d7da6
My tests now run without errors.
> Module dependencies missing from brms and bpms layers to support remote runtime engines
> ---------------------------------------------------------------------------------------
>
> Key: DROOLS-568
> URL: https://issues.jboss.org/browse/DROOLS-568
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.1.0.CR2
> Environment: JBoss EAP 6.3
> Reporter: David Ward
> Assignee: Jeremy Lindop
>
> Regarding artifacts:
> org.kie:kie-eap-distributions-brms-layer::6.1.0.CR2
> org.kie:kie-eap-integration-brms:brms-layer:6.0.2-redhat-7
> org.kie:kie-eap-distributions-bpms-layer::6.1.0.CR2
> org.kie:kie-eap-integration-bpms:bpms-layer:6.0.2-redhat-7
> And these modules:
> modules/system/layers/brms/org/kie/main/module.xml
> modules/system/layers/bpms/org/kie/main/module.xml
> There are missing libraries needed to support the remote rest and jms runtime engine factories (and associated builders):
> org.kie.services.client.api.RemoteJmsRuntimeEngineFactory/Builder
> org.kie.services.client.api.RemoteRestRuntimeEngineFactory/Builder
> Including at least these resource-roots:
> org.kie.remote:kie-services-client
> org.kie.remote:kie-services-jaxb
> and this dependency module:
> org.jboss.resteasy:resteasy-jackson-provider
> (Although still validating other possible dependencies.)
> Without having all the necessary libraries included and dependencies linked, using the RemoteRuntimeEngines via kie-services-client is not possible.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list