Search:

Type: Posts; User: danielfarkas; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    652

    if your use OpenEntityManagerInViewFilter and...

    if your use OpenEntityManagerInViewFilter and <persistence-context /> in WebFlow, creates two url-patterns for your springmvcdispatcherservlet Ex: *.do for app *.fw for flows.
    ...
  2. Replies
    2
    Views
    652

    Resolved

    Spring 3.0.4 and Webflow 2.1 integrates common converter.. !!!

    spring-mvc.xml


    <mvc:annotation-driven conversion-service="applicationConversionService"/>

    <bean...
  3. Replies
    2
    Views
    652

    ServletRequestDataBinder

    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...
  4. Resolved ! Migrated to the WebLogic 11, and...

    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,...
  5. I Have de same problem. My architecture: 1...

    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
Results 1 to 5 of 5