I'm stuck here as well using DM Server 2.0.0.RELEASE. When I deploy my app, the server doesn't even try to download anything, it fails immediately with ...
Type: Posts; User: nsomlai; Keyword(s):
I'm stuck here as well using DM Server 2.0.0.RELEASE. When I deploy my app, the server doesn't even try to download anything, it fails immediately with ...
I checked and CGLIB was OK but it gave me an idea. I rechecked the libs I'm using for Hibernate3 and found that the distribution contains commons-collections-3.1.jar but I have copied the 3.2 version...
kravicha: thanks, I tried to add that but as far as I know this is the default location and filename and the listener should load the XML automatically.
denis: You are right, I was using a class...
Hello,
I'm new to AOP and trying to create a very simple example based on the reference guide. I'm at the point of not getting any errors but my advice method does not get called. I already spent...