[
https://issues.apache.org/jira/browse/GERONIMO-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092603#comment-13092603
]
Tina Li commented on GERONIMO-6131:
-----------------------------------
For apache-tomcat-7.0.20, this web application runs successfully.
> spring sample "petclinic-groovy" can't be accessed successfully
> ---------------------------------------------------------------
>
> Key: GERONIMO-6131
> URL: https://issues.apache.org/jira/browse/GERONIMO-6131
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 3.0
> Environment: JRE 1.6.0 IBM J9 2.4 Windows XP x86-32
> jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
> Reporter: Tina Li
> Priority: Minor
>
> 1.Use Aug 23 build of Geronimo server,start the server if it's not started
> 2.Download spring sample from svn:
> https://src.springframework.org/svn/spring-samples
> 3.According to sample named "petclinic-groovy", modify the build.xml file
> which under trunk folder: Change the element of "ivy.install.version" from
> <property name="ivy.install.version" value="2.0.0" /> to <property
> name="ivy.install.version" value="2.2.0" />
> 4.Build this sample successfully using cmd : ant war, then can find web
> application: petclinic.war under \petclinic-groovy\trunk\target folder
> 5.Deploy and start the petclinic-groovy application via admin console
> succuessfully
> 6.When access this application via firefox 3.6.20,and displayed the below
> message:
> HTTP Status 404 -
> type Status report
> message
> description The requested resource () is not available.
> 7.Check geronimo.log file only found some warning message:
> 2011-08-29 09:52:34,859 INFO [DispatcherServlet] FrameworkServlet
> 'dispatcher': initialization completed in 125 ms
> 2011-08-29 09:52:35,687 INFO [SupportedModesServiceImpl] Portlet mode 'edit'
> not found for portletId: 'console-base.WARModules!-717254442|0'
> 2011-08-29 09:52:35,687 INFO [SupportedModesServiceImpl] Portlet mode 'help'
> not found for portletId: 'console-base.WARModules!-717254442|0'
> 2011-08-29 09:52:49,843 WARN [PageNotFound] No mapping found for HTTP
> request with URI [/petclinic/welcome.do] in DispatcherServlet with name
> 'dispatcher'
> 2011-08-29 09:54:07,812 WARN [PageNotFound] No mapping found for HTTP
> request with URI [//petclinic/welcome.do] in DispatcherServlet with name
> 'dispatcher'
> 2011-08-29 09:54:21,328 WARN [PageNotFound] No mapping found for HTTP
> request with URI [//petclinic/findOwners.do] in DispatcherServlet with name
> 'dispatcher'
> 2011-08-29 09:54:25,906 WARN [PageNotFound] No mapping found for HTTP
> request with URI [//petclinic/findOwners.do] in DispatcherServlet with name
> 'dispatcher'
> 2011-08-29 09:54:34,250 INFO [SupportedModesServiceImpl] Portlet mode 'edit'
> not found for portletId: 'console-base.WARModules!-717254442|0'
> 2011-08-29 09:54:34,250 INFO [SupportedModesServiceImpl] Portlet mode 'help'
> not found for portletId: 'console-base.WARModules!-717254442|0'
> 2011-08-29 10:11:50,312 WARN [PageNotFound] No mapping found for HTTP
> request with URI [/petclinic/welcome.do] in DispatcherServlet with name
> 'dispatcher'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira