|
From: Rod J. <rod...@in...> - 2003-06-05 10:35:56
|
Because some characters are not allowed in XML ids, you'll need to use the optional name attribute to create an alias if you want to use a bean name with spaces or other special characters in it. An alias doesn't affect the ListableBeanFactory count methods: it's purely a convenient additional name. See sql-error-codes.xml for the new syntax: I had to introduce this capability to allow some of the bean names to be used. I think the "name" attribute may need to be used with some of the web mappings. Regards, Rod |