Hi,
Well I wouldn't do this on the endpoint part. The transaction management with AOP should be implemented on the DAO Layer.
Your architecture should look something like this:
* Endpoints...
Type: Posts; User: music; Keyword(s):
Hi,
Well I wouldn't do this on the endpoint part. The transaction management with AOP should be implemented on the DAO Layer.
Your architecture should look something like this:
* Endpoints...
Well, you certainly want to use Maven with your Spring projects. Install the apache maven and maven IDE plugin for eclipse. You can find there a plenty of archetypes for diverse enterprise/spring...
Hi,
I've solved this problem so that I specified the FileDailyAppender as the appender in log4j file. I needed also the log4j dependency in classpath and tomcat.
Hm, I am not quite sure why...
Hi,
I am quite new by Spring-WS. I have the problem with logging of SOAP Messages in Tomcat 5.0.28.
I get no messages in catalina-logs but I already specified the...