[jboss-jira] [JBoss JIRA] (DROOLS-3723) Missing documentation for KIE Server Java client API for KIE containers and business assets
Eduard Eduard (Jira)
issues at jboss.org
Fri Mar 1 03:47:03 EST 2019
[ https://issues.jboss.org/browse/DROOLS-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eduard Eduard updated DROOLS-3723:
----------------------------------
Steps to Reproduce:
# Import maven dependency kie-server-client
{code:xml}
<dependency>
<groupId>org.kie.server</groupId>
<artifactId>kie-server-client</artifactId>
<version>7.17.0.Final</version>
</dependency>
{code}
# The package "org.kie.server.client" not exists
Only exists "org.kie.server.api" and "org.kie.server.common"
> Missing documentation for KIE Server Java client API for KIE containers and business assets
> -------------------------------------------------------------------------------------------
>
> Key: DROOLS-3723
> URL: https://issues.jboss.org/browse/DROOLS-3723
> Project: Drools
> Issue Type: Bug
> Environment: Trying to integrate from Legacy application to red-hat business-central.
> Reporter: Eduard Eduard
> Assignee: Mario Fusco
> Priority: Minor
>
> https://docs.jboss.org/drools/release/7.17.0.Final/drools-docs/html_single/#kie-server-java-api-con_kie-apis
> I'm trying to follow the basic example and I think that is outdated.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list