I'm using Appfuse 2.0.1, Struts2 and Hibernate and have used used the
appfuse:gen goal to generate for POJO's such as UserText.java. Seemed to
work fine, aside from the handling of many-to-one properties - I had to
manually adjust them.
Waldo Rochow wrote:
>
> Has anyone been able to use AppGen with a POJO that has a CamelCase
> name such as "FireTruck"?
>
> When I run it and click on "FireTruck List" in the menu, the console
> shows the following:
> [tutorial-spring] WARN [btpool0-1]
> PageNotFound.noHandlerFound(1063) | No mapping for [/fireTrucks.html]
> in DispatcherServlet with name 'dispatcher'
>
> I've found that in order to get it to work, I have to create the POJO
> in Sentence Case ("Firetruck") but this violates my naming conventions.
> OK, it would be ok to use Firetruck, but this is just an example.
>
> Any thoughts? Should I create a bug for this?
>
> Waldo
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/AppGen-and-CamelCase-tp16345047s2369p16349008.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]