Please post the source of VehicleLog.

Thanks,

Matt

On Aug 7, 2008, at 6:55 PM, dwightd <[EMAIL PROTECTED]> wrote:


I'm a newbie to AppFuse and Spring, but there appears to be a problem when i
do
appfuse:gen -Dentity=VehicleLog
for example. The uppercase character embedded in the class name causes problems. I think this is due to a conflict between the controller mapping (ControllerClassNameHandlerMapping), which lower-cases the whole name, and the names used by the gen process, which keeps embedded capitals, e.g., vehicleLogs.jsp. (My classes that have only a leading capital work fine.)

I haven't yet figured out how to override this action.
--
View this message in context: 
http://www.nabble.com/problem-in-filenames-with-appfuse%3Agen-and-mixed-case-class-name-tp18883094s2369p18883094.html
Sent from the AppFuse - User mailing list archive at Nabble.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]

Reply via email to