-
Apr 24th, 2009, 05:06 PM
#1
Need Help Deploying to JBoss
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
-
Apr 27th, 2009, 11:24 AM
#2
Okay, problem solved.
Well, I feel stupid. I forgot to include the jar from the spring-flex integration library. DOH!!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules