Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
10.2. Deploying Red Hat JBoss BPM Suite artifacts to SOA Repository Artifact Model and Protocol (S-RAMP) using graphical user interface (GUI)
To deploy Red Hat JBoss BPM Suite artifacts to an S-RAMP repository using the user interface, do the following:
-
In a web browser, navigate to http://localhost:8080/s-ramp-ui/. If the user interface has been configured to run from a domain name, substitute
localhostfor the domain name. For example http://www.example.com:8080/s-ramp-ui/. - Click on Artifacts.
- In the Manage Artifacts section, select Import.
-
Locate the kie archive you want to deploy. In the dialog that opens, fill out
KieJarArchiveas the type, and select Import. The deployment then creates these entries in the S-RAMP repository:
KieJarArchive, from which it derives:-
KieXmlDocument(if the archive containskmodule.xml) -
BpmnDocument(if the archive containsbpmndefinitions) -
DroolsDocument(if the archive containsdrldefinitions)
-