Wrong mailinglist? This is struts even not spring.

Rikard schrieb:
> Hi im trying out the spring-weblow example. But i get this exception:
>
>
> 09:43:42,494 ERROR [[/spaceport].listenerStart] Exception sending context
> initialized event to listener instance of
> class org.springframework.web.context.ContextLoaderListener
> org.springframework.beans.factory.parsing.BeanDefinitionParsingException:
> Configuration problem: Unable to locate NamespaceHandler for namespace
> [http://www.springframework.org/schema/webflow-config]
>
>
> but in the applicationContext.xml i got:
>
> <beans xmlns="http://www.springframework.org/schema/beans";
>        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>        xmlns:aop="http://www.springframework.org/schema/aop";
>        xmlns:flow="http://www.springframework.org/schema/webflow-config";
>        xsi:schemaLocation="
> http://www.springframework.org/schema/beans
> http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
> http://www.springframework.org/schema/aop
> http://www.springframework.org/schema/aop/spring-aop-2.0.xsd
> http://www.springframework.org/schema/webflow-config
> http://www.springframework.org/schema/webflow-config/spring-webflow-config-1.0.xsd";
>        default-autowire="byName"
>         >
>
> Does any one have any clue?
>
> Thanks ! 
>
> ps.. does anyone have the source code for the web-flow example ? 
>
>   


-- 
===========================================
Dipl.-Inf. Manfred Wolff
Software Engineer
Fon  : +49 421 534522
Fax  : +49 421 4314578
Mobil: +49 173 2494181
-------------------------------------------
http://www.manfred-wolff.de
http://www.struts-it.org
-------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to