when i run mvn jetty:run-war -Dmaven.test.skip=true it can run ok but when i visit "http://localhost:8080/appAgents.html" it is 404 error!(appAgents.html is exist)
i think it cant pass test,because of it alibehzadian wrote: > > Hi, > > See your hibernate.cfg.xml in src/test/resources folder and see that if > your entity is added or no? > You should have a line like this: > > <mapping class="<your package>.model.AppAgent"/> > > Ali Behzadian Nejad. > -- View this message in context: http://www.nabble.com/one-problem-about-appfuse2-tp19373607s2369p19526166.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]