Adding the jdbc dependencies to your root pom should help:
<dependency>
<groupId>${jdbc.groupId}</groupId>
<artifactId>${jdbc.artifactId}</artifactId>
<version>${jdbc.version}</version>
</dependency>
http://issues.appfuse.org/browse/APF-580
Matt
On 1/27/07, Isaac Sullivan <[EMAIL PROTECTED]> wrote:
I had no joy with the solution provided, still seems to ignore any changes to
the jdbc.url.
Isaac
Peter Schneider-Manzell wrote:
>
> My friend had the same problem, the bug fix mentioned in Jira (filter =
> true) does not help...
>
> He renamed the jdbc.properties and used this file to open up the
> datasource...
>
> Bye,
>
> Peter
>
> -----Ursprüngliche Nachricht-----
> Von: Matt Raible [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 26. Januar 2007 19:49
> An: [email protected]
> Betreff: Re: [appfuse-user] Change to localhost in POM ignored?
>
> On 1/26/07, Isaac Sullivan <[EMAIL PROTECTED]> wrote:
>>
>> Sorry Guys, just realised this is a bug.
>>
>> http://issues.appfuse.org/browse/APF-586
>
> Did making the change in the bug fix your problem?
>
> Matt
>
>>
>> Isaac Sullivan wrote:
>> >
>> > Hi all, sorry if this has already been answered, but I have a test
>> > mysql db sitting on another machine. Changing the localhost to the
>> > machine name or ip address does not seem to make a difference when
>> > any database actions occur, it still uses locahost.
>> >
>> > Should changing the localhost reference to another machine name or
>> > ip address work?
>> >
>> > Isaac
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Change-to-localhost-in-POM-ignored--tf3121830s23
>> 69.html#a8649710 Sent from the AppFuse - User mailing list archive at
>> Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Change-to-localhost-in-POM-ignored--tf3121830s2369.html#a8670745
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com