LOL I logged in for the same question...
any detail?
Type: Posts; User: eltardo; Keyword(s):
LOL I logged in for the same question...
any detail?
Yes it indeed adds that trailing space by itself preventing the correct loading of the driver class.
I opened this bug in jira:
http://jira.springframework.org/browse/ROO-674
:rolleyes:
It works!
Finally I got all the stuff working..
the problem was inside the database.properties file.
building the project from the roo toolkit, roo eventually insert a space " " char at the end of...
ok, i see.
I will check the documentation for any dependency and then i'll try to configure my pom accordingly.
I will at last return here and give my feedback on the investigation and a solution...
You are alright, I did not post my pom.xml but I checked that spring roo 1.0.2 put that entry inside pom.xml and already checked whether the file is correctly installed in the .m2 path and everything...
Hi and thank you 4 the response;
the command i used is:
mvn install:install-file -DgroupId=com.ibm -DartifactId=db2jcc -Dversion=3.50.152 -Dpackaging=jar...
Using sts 2.3 updated, db2 server 9.7.1, spring roo 1.0.2
when setting DB2 as database while configuring persistence , maven cannot either download the db2jcc jar or load the jar in the local...