Found it.
Some debugging showed that properties that had entries turned up as "" whereas trying to reference properties that didn't exist gave a BeanDefinitionStoreException with message Could not...
Type: Posts; User: chrissearle; Keyword(s):
Found it.
Some debugging showed that properties that had entries turned up as "" whereas trying to reference properties that didn't exist gave a BeanDefinitionStoreException with message Could not...
I suspect I'm misunderstanding something here.
This is springmodules 0.8a.
I load a bunch of context files in web.xml:
/WEB-INF/applicationContext-resources.xml
...
After updating to the latest spring ide I get the following exception:
org.osgi.framework.BundleException: The activator org.springframework.ide.eclipse.beans.core.BeansCorePlugin for bundle...
(Not sure this is the right forum - but its definitely where the freemarker stuff is most often referenced :))
Been using the org.springframework.ui.freemarker stuff with view resolving for...
Bingo! And so obvious too :) Thanks for a very fast answer - I started converting a non-spring app today - and this was as far as I got :)
Hmm - I will dig deeper. I am currently (again - as...
I'm getting some odd behaviour when I try and search only from a given point in the tree.
I'm calling the code like this:
ldapTemplate.search(groupRoot, activeMemberFilter,...
Lets see the whole web.xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
...
Tomcat 5.5.20, Spring 2.0.4
OK - we're trying to use the Log4jConfigListener to set ${appname.root} for log4j.
So - we have the following in the web.xml file
<context-param>
...
OK - many thanks.
Could I be cheeky and ask you to mail me a copy of the war file? This is the last thing I need to get working and I've been hacking at it for several days now. If so - you should be able to grab my...
I'd love to see that war file - but - the deinum.biz domain is just giving me a 403 forbidden error.