if your use OpenEntityManagerInViewFilter and <persistence-context /> in WebFlow, creates two url-patterns for your springmvcdispatcherservlet Ex: *.do for app *.fw for flows.
...
Type: Posts; User: danielfarkas; Keyword(s):
if your use OpenEntityManagerInViewFilter and <persistence-context /> in WebFlow, creates two url-patterns for your springmvcdispatcherservlet Ex: *.do for app *.fw for flows.
...
Spring 3.0.4 and Webflow 2.1 integrates common converter.. !!!
spring-mvc.xml
<mvc:annotation-driven conversion-service="applicationConversionService"/>
<bean...
Hi,
I Have a ServletRequestDataBinder to populate dinamic List<T>, but when post a data form of multselect the method convertElement run for all elements, even if only or n.. a selected.
but a...
Resolved !
Migrated to the WebLogic 11, and changed the EclipseLink persistence provider to prove that support for 2.1 Lazy and transactions outside the EJB container.
Minimum configuration,...
I Have de same problem. My architecture:
1 EJB3 JPA Hibernate module
1 Web Spring Module
1 EAR to publish two
Server JBOSS 4.2.3.GA
web.xml