JCgH4164838Gh792C124B5 commented on PR #573: URL: https://github.com/apache/struts/pull/573#issuecomment-1186277808
Hello @yasserzamani . Thanks for the update. I attached a sample application project (S2_StarterApp_1.zip) to the WW-5173 JIRA as a .zip file (it is just a struts2-archetype-starter Maven Archetype project with an attempt to wire in a custom cache factory implementation). Unfortunately, my IDE does not seem to have a breakpoint export facility, so I put a comment in the `CustomOECFactory` class indicating where I had set the major breakpoints in general. Hopefully that will be enough to work with (if you have spare cycles to take a look), but if not, please let me know. One other note, I think the recent naming changes for the DTD from 2.6 to 6.0 was causing issues, as I had to adjust the sample application configuration to use 6.0.0 (rather than 6.1.0-SNAPSHOT) in order to successfully deploy it for interactive debugging. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
