No, but /testcases.html does work; and /testcaseform.html works, also.
However, the edit and Add links on testcases.html are to /testCaseform.html
(capital C), so they fail. (And the main menu link is to /testCases.html,
so that fails.)
...and poking around some more, i found in web-tests.xml:
<webtest name="searchTestCases">
&config;
<steps>
&login;
<invoke description="click View TestCase link"
url="/testCases.html"/>
mraible wrote:
>
> Does /testCase.html work?
>
> On Fri, Aug 8, 2008 at 10:36 AM, dwightd <[EMAIL PROTECTED]> wrote:
>
>>
>> I made up a "TestCase.java" class to demonstrate.
>> "mvn" fails during the UI test phase; after all the "User" UI tests
>> complete
>> OK, and FlushCache and FileUpload, then I get this:
>>
>> SearchTestCases:
>> [INFO] [talledLocalContainer] [LStst4] WARN [http-8081-13]
>> PageNotFound.noHandlerFound(1068) | No mapping found for HTTP request
>> with
>> URI [/LStst4-1.0-SNAPSHOT/testCases.html] in DispatcherServlet with name
>> 'dispatcher'
>> ...
> <snip>
>>
>> gen also created
>> LStst4\src\main\webapp\WEB-INF\pages\testCases.jsp
>> LStst4\src\main\webapp\WEB-INF\pages\testCaseform.jsp
>>
>> TIA, Dwight
>>
>>
>> mraible wrote:
>> >
>> > 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.
>> > <snip>
>> >
>> >
>
--
View this message in context:
http://www.nabble.com/problem-in-filenames-with-appfuse%3Agen-and-mixed-case-class-name-tp18883094s2369p18895827.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]