>
> I am trying to set this up and I have following questions:
>
I never used it with another DB than derby...
>   1. Should the mySQL driver be in framework/entity/lib/jdbc folder?
can't answer but I'll make some tests

>   2. My mySQL db for sonar is on a different server (not localhost). Must
>   I adjust build.xml or pass it as a parameter?
I'll change the parameter this way tonight: <property
name="sonar.jdbc.url" value="${sonar.jdbc.url}"/>

>   3. Am I correct to understand that both ${sonar.jdbc.username}
>   and ${sonar.jdbc.password} are to be passed as parameters when triggering
>   the target, or are they supposed to be set in build.xml?
parameters
>
parameters when the job is triggered.

Cheers,



-- 
Erwan de FERRIERES

Reply via email to