Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-09 Thread Lukasz Lenart
2013/9/7 Chris : > Thank you. > I'm affraid the first one is still missing , after this phrase : > Clicking on the link for the configuration browser will cause the Struts 2 > framework to return this page to your browser. > Screen shot "Actions in namespace" Yes, I know - trying to solve the pr

Re: Framework provided text key resolving issue

2013-09-09 Thread Łukasz Lenart
2013/9/9 Christoph Nenning : > In this case the following happens: > - struts2's algorithm is performed (search packages hierarchically) > - for global resources the JVM tries the file > "struts-messages_en.properties" which is not present > - then the JVM tries the language from system property "u

Re: Inquiry

2013-09-09 Thread Hernán
Thank you very much for your help, the problem was in the class hierarchy indeed, but the problem was I have left some beans inheriting from GenericPresentation, and they where not declared in GenericPresentation.hbm.xml because after redesigning some requirements those beans weren't necessary any

Framework provided text key resolving issue

2013-09-09 Thread Christoph Nenning
Dear List, We (that means my company) have an application with a file upload form. We have set struts.multipart.maxSize to 5 MB. When a user tries to upload a bigger file we rely on struts2 to generate an ActionError. Therefore the framework uses the msg key struts.messages.upload.error.SizeL