Try all lowercase for the page name.

Matt

On Wed, Sep 17, 2008 at 12:54 AM, dengqf <[EMAIL PROTECTED]> wrote:
>
> when visit  "http://localhost:8080/appAgentForm.html";
> WARN [btpool0-2] PageNotFound.noHandlerFound(1068) | No mapping found for
> HTTP r
> equest with URI [/appAgentForm.html] in DispatcherServlet with name
> 'dispatcher'
>
>
>
> mraible wrote:
>>
>> Try running mvn test with a "-Dsurefile.useFile=false" argument to see
>> what the error messages are.
>>
>> Matt
>>
>> On Mon, Sep 8, 2008 at 2:27 AM, qifeng.deng <[EMAIL PROTECTED]> wrote:
>>> HI!
>>> I have a problem about appfuse2!
>>> I create a project with command
>>> "mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
>>> -DarchetypeArtifactId=appfuse-basic-spring
>>> -DremoteRepositories=http://static.appfuse.org/releases
>>> -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app
>>> -DartifactId=myproject"
>>>
>>> then I use command
>>> "mvn appfuse:gen-model" create a pojo  with name :AppAgent
>>>
>>> and use command:
>>> "mvn appfuse:gen -Dentity" create DAO and Service
>>>
>>> all of these steps is OK!
>>>
>>> but when I run "mvn test",it can't pass with error:
>>>
>>> Failed tests:
>>>   testHandleRequest(ht.com.app.webapp.controller.AppAgentControllerTest)
>>> Tests in error:
>>>   testEdit(ht.com.app.webapp.controller.AppAgentFormControllerTest)
>>>   testSave(ht.com.app.webapp.controller.AppAgentFormControllerTest)
>>>   testRemove(ht.com.app.webapp.controller.AppAgentFormControllerTest)
>>>   testAddAndRemoveAppAgent(ht.com.app.dao.AppAgentDaoTest)
>>>
>>> I cant resolve it,please help  and thanks!
>>>
>>>
>>> 2008-09-08
>>> ________________________________
>>> qifeng.deng
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/one-problem-about-appfuse2-tp19373607s2369p19526375.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