Re: Can't find utils.js

2014-11-13 Thread Lukasz Lenart
2014-11-13 7:44 GMT+01:00 Paul Benedict pbened...@apache.org: Yes... but now it's , As far I understand this is broken from the very beginning ... version 2.1.8 behaves the same way Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: Can't find utils.js

2014-11-13 Thread Paul Benedict
Okay. This means the two (no action extension and plugin script resources) are mutually incompatible at this time. I look forward to 2.5 to fixing this. Cheers, Paul On Thu, Nov 13, 2014 at 2:04 AM, Lukasz Lenart lukaszlen...@apache.org wrote: 2014-11-13 7:44 GMT+01:00 Paul Benedict

Re: Can't find utils.js

2014-11-13 Thread Lukasz Lenart
2014-11-13 16:18 GMT+01:00 Paul Benedict pbened...@apache.org: Okay. This means the two (no action extension and plugin script resources) are mutually incompatible at this time. I look forward to 2.5 to fixing this. Basically, Struts must fallback to empty extension or treat as an empty

Can't find utils.js

2014-11-12 Thread Paul Benedict
Using s:head outputs a link to utils.js: script src=/mycontext/struts/utils.js.../script But the file can't be found. FYI, I have no action extension and the filter processes /* Any idea why the file can't be found? Cheers, Paul

Re: Can't find utils.js

2014-11-12 Thread Paul Benedict
Okay, I solved it. I found a solution in the wee bottom of this page: http://stackoverflow.com/questions/12607075/struts2-action-extension-causing-css-javascript-and-struts-dojo-to-break Now this solution makes no sense. It smells of a bug to me. The solution is to make the action extension a

Re: Can't find utils.js

2014-11-12 Thread Paul Benedict
FYI, I created an issue to track this: https://issues.apache.org/jira/browse/WW-4418 Cheers, Paul On Wed, Nov 12, 2014 at 3:27 PM, Paul Benedict pbened...@apache.org wrote: Okay, I solved it. I found a solution in the wee bottom of this page:

Re: Can't find utils.js

2014-11-12 Thread Lukasz Lenart
2014-11-12 21:45 GMT+01:00 Paul Benedict pbened...@apache.org: Using s:head outputs a link to utils.js: script src=/mycontext/struts/utils.js.../script But the file can't be found. FYI, I have no action extension and the filter processes /* What's your exact configuration? constant

Re: Can't find utils.js

2014-11-12 Thread Paul Benedict
Yes... but now it's , Cheers, Paul On Thu, Nov 13, 2014 at 12:40 AM, Lukasz Lenart lukaszlen...@apache.org wrote: 2014-11-12 21:45 GMT+01:00 Paul Benedict pbened...@apache.org: Using s:head outputs a link to utils.js: script src=/mycontext/struts/utils.js.../script But the file