Hi all.
I'm trying to implement a listener to manage transactions from webflow using ibatis.
In libraries I have an example like HibernateFlowExecutionListener, or JpaFlowExecutionListener but not for IBatis.
Have someone had same problem?
thank you
Hi all.
I'm trying to implement a listener to manage transactions from webflow using ibatis.
In libraries I have an example like HibernateFlowExecutionListener, or JpaFlowExecutionListener but not for IBatis.
Have someone had same problem?
thank you
me too, would like to implement for iBatis.. but due to lack of time... i rather choose not to pursue..
if you are willing to... let's try.. i think FlowExecutionListenerAdapter is very handy class...![]()
Eros
Environment:
JSP 2.0
Dojo 1.4.1
Ext JS 3.1 (testing)
Spring MVC 2.5.6.SEC01 (planning to Spring 3 using STS)
STS
SWF 2.0.9.RELEASE
Tiles 2.0.5
iBatis: ibatis-sqlmap-2.3.4.726
Hi, Did you get FlowExecutionListenerAdapter for iBatis.
Please let me know
Thanks
Vinaya
Never mind, I got that working.