[jboss-jira] [JBoss JIRA] (JBRULES-3553) Add Support in Drools-Spring for defining an environment (org.drools.runtime.Environment)
Vinod Kiran Paidimarry (JIRA)
jira-events at lists.jboss.org
Fri Jun 22 13:54:12 EDT 2012
Vinod Kiran Paidimarry created JBRULES-3553:
-----------------------------------------------
Summary: Add Support in Drools-Spring for defining an environment (org.drools.runtime.Environment)
Key: JBRULES-3553
URL: https://issues.jboss.org/browse/JBRULES-3553
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: drools-spring
Reporter: Vinod Kiran Paidimarry
Assignee: Mark Proctor
add support in drools-spring for defining an environment (org.drools.runtime.Environment)
<drools:environment id="...">
<drools:entity-manager-factory ref=".."/>
<drools:transaction-manager ref=".."/>
<drools:globals ref=".."/>
<drools:object-marshalling-strategies>
...
</drools:object-marshalling-strategies>
<drools:scoped-entity-manager scope="app|cmd" ref="...f"/>
</drools:environment>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list