no eclipse. unix command line. after a compile I don't see jdbc.properties anywhere in the target dir. they stay untouched in the src dir.


Matt Raible wrote:
Are you using Eclipse? It's possible it's copying jdbc.properties from src/main/resources to target/classes w/o parsing it properly.

Matt

On Nov 30, 2007, at 3:32 PM, Fred Forester wrote:


Hi Matt,

tried a clean. same problem.

Matt Raible wrote:
This happens when your jdbc.properties doesn't get parsed by Maven and ends up in your WAR. I'd try running clean.
Matt
On Nov 30, 2007, at 3:11 PM, Fred Forester wrote:

Hi All,

getting  Circular placeholder reference 'jdbc.driverClassName' error
when stating tomcat.

I have appfuse2.0 full source with ant build. do I need to manually set all the values in the various jdbc.properties files or is there a better way?

Thanx in advance
Fred

---------------------------------------------------------------------
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]

---------------------------------------------------------------------
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]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to