Hmm, I set up a separate eclipse installation with Q4E plugin. It really seems to work! But my regular eclipse setup uses the sonatype plugin (which I cannot change unless I want my Teamleader make...
Type: Posts; User: cschlaefcke; Keyword(s):
Hmm, I set up a separate eclipse installation with Q4E plugin. It really seems to work! But my regular eclipse setup uses the sonatype plugin (which I cannot change unless I want my Teamleader make...
Hmm, I just checked my repository in my .m2 folder:
org.springframework.aws:spring-aws-maven:jar:1.2.2 is there!
What the heck...
by the way: mvn clean install on the commandline works fine
...
Hi Folks,
I try to get the sample project running. I imported the project into eclipse and activated the Maven Dependency Management with the sonatype maven plugin. When I select "Update...
Indeed! I just upgraded to spring 2.0.6 because I found some bugs have vanished with that version.
I use Maven with a local synchronised repository because I have no direct internet connection at...
Hi Folks,
I searched docs, google and this forum for a while, but I cannot find any hints on this.
I use Spring 2.0.6 with JPA and want to add transactional behaviour to my DAOs. In the...
Hi Folks,
I need to implement a client/server application that should use spring remoting. I already found some very helpful examples for the remoting part but I additionally want to apply the...
Nobody here, who faced such a problem?
Regards,
Christian
Hi Folks,
I´m building an MDB based Spring application which should execute a certain stored procedure on different hosts with sybase databases on it.
Right now I configured all current sybase...
Hi,
I´m involved in the planning for a jms-based application and was convinced by the concepts provided by the spring framework. But the architecture team says that this application has to be...