In my case this error only occurs if I'm using the decoration feature of the EhCacheFactoryBean (e.g. set blocking to true). I'm doing the decoration on my own now (with...
Type: Posts; User: DeKi; Keyword(s):
In my case this error only occurs if I'm using the decoration feature of the EhCacheFactoryBean (e.g. set blocking to true). I'm doing the decoration on my own now (with...
Still exists with Weblogic 9.2. Look here for a solution: http://forum.springframework.org/showpost.php?p=18941&postcount=2
http://jira.springframework.org/browse/SPR-1507
Created an issue on gridsphere's jira for it: http://bugs.gridsphere.org/browse/GPF-518
Looking for a solution too.
Your example without a typeMapping or beanMapping for SimpleEnum will probably result in this exception:
No deserializer for {http://www.w3.org/2001/XMLSchema}anyType...
Hi,
similar problem: I need the events of weblogic's ApplicationVersionLifecycleListener. What's the recommend way to look up the application context which was initialized by spring's...
There are only jar-files. The required poms are missing.
pom for 1.2.8 is still missing on central mirror :(
Same is with 1.2.8.
What about the current production release 1.2.8? I couldn't find it on ibiblio.
There are several open issues on JIRA:
http://opensource.atlassian.com/projects/spring/browse/SPR-1484...
Did you install it using the software update function?
Try Help -> Software Updates -> Manage Configuration to check the status.
Regards
Dennis
This helped me to solve the exception with ModelMBeanOperationInfo:
http://opensource.atlassian.com/projects/spring/browse/SPR-1395#action_15054
But now my own MBean class isn't found:
Any...
That's exactly what I'm looking for. Is there a best practice solution to implement it?
What about using the PropertyPlaceholderConfigurer described here?
Regards
Dennis
I'm looking for dynamic reconfiguration features. How is the current planning?
Regards
Dennis