Здравствуйте, pcberg. Вы писали 13 мая 2007 г., 0:35:12:
> hi, > Per http://appfuse.org/display/APF/AppFuse+Core+Classes I customized the > User core class to rename the table and some of the fields in order to match > the naming standard for the project I'm working on. In general this doesn't > seem to be a problem (mvn integration-test succeeds) except now that I'm > trying to use UserDao. I get SQL exceptions that it's referring to the > original core User names. Odd thing is if I run the same tests (utilizing > UserDao) from within eclipse these exceptions don't occur. > Hence I suspect that Maven is referring to the original core User class > instead of the one that I put into my src tree per the above instructions. > Note: Per the instructions I did follow the "Exclude the AppFuse Data Common > Package" step (for basic archetype). > Any suggestion how to force Maven to refer to the correct class? > Thanks! > Philip try it http://appfuse.org/display/APF/AppFuse+Core+Classes -- С уважением, bUg. mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
