rkflow.workflow-web.1.3.0.source-code.workflow-engine-application-context.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of workflow-web Show documentation
Show all versions of workflow-web Show documentation
Telekom-workflow-engine web console, REST services and JMX interface for monitoring and interacting with the running engine.
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> <import resource="classpath:workflow-engine-components.xml" /> <import resource="classpath:workflow-engine-jta.xml" /> <import resource="classpath:workflow-engine-jdbc.xml" /> <import resource="classpath:workflow-engine-jmx.xml" /> <import resource="classpath:workflow-engine-aop.xml" /> <import resource="workflow-console-security-context.xml" /> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy