Hey guys!! Happy New Year!
I am facing a strange behavior with spring tx management, maybe any of you has faced the same problem.
Here's the scenario:
I have 4 boxes with a Websphere 5.1...
Type: Posts; User: civicsunrise; Keyword(s):
Hey guys!! Happy New Year!
I am facing a strange behavior with spring tx management, maybe any of you has faced the same problem.
Here's the scenario:
I have 4 boxes with a Websphere 5.1...
Thank you Andrei! It worked fine but I was just missing to add the xsi:schemaLocation.
The beans tag definition ended up like this:
<beans
...
Hey guys! I am kinda new to Spring but so far loving it!
I came to this situation, is it possible to set a bean property value to a constant defined in another bean or class?
For example if I...