mercredi 1 juillet 2015

How to configure webflow

Hello am new to J2EE and I am setting up the environment. I have an error whenever I am adding my xml bean files to spring elements and the error is Cannot Locate BeanDefinitionPaser fo element [flow:executor] my flow is as show below

<webflow:flow-executor id="flowExecutor" >
        <webflow:flow-execution-listeners>
            <webflow:listener ref="jpaFlowExecutionListener" />
            <webflow:listener ref="facesContextListener" />
        </webflow:flow-execution-listeners>
    </webflow:flow-executor>

and my default configurations are as below

<beans xmlns="http://ift.tt/GArMu6"
       xmlns:xsi="http://ift.tt/ra1lAU"
       xmlns:webflow="http://ift.tt/19rsrif"
       xmlns:faces="http://ift.tt/KwCEOo"
       xsi:schemaLocation="
            http://ift.tt/GArMu6
           http://ift.tt/1cnl1uo
           http://ift.tt/19rsrif
           http://ift.tt/1BQjATe
            http://ift.tt/KwCEOo
            http://ift.tt/1r13ZLZ">

Aucun commentaire:

Enregistrer un commentaire