Hi guys,

I am trying to follow the reference docs to deploy a very simple spring-flex app in JBoss. I am running into the problem where the spring-flex-1.0.xsd is not available, so I put a copy on my own server so JBoss can find it. Now I am getting the following error when deploying the app:

org.springframework.beans.factory.parsing.BeanDefi nitionParsingException: Configuration problem: Unable to locate Spring
NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/flex]
Offending resource: file [C:\Servers\JBoss-4.0.3sp1\server\default\deploy\emerald.war\WEB-INF\classes\com\gemex\config\f
lex-spring-config.xml]

Any insights would be grateful.

Thanks,
Ben