[
http://issues.appfuse.org/browse/APF-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Raible updated APF-1042:
-----------------------------
Fix Version/s: (was: 2.0.2)
2.1
Unfortunately, I'm unable to solve this issue. If you need this functionality, I'd suggest you change the struts.action.extension in your project to something other than .html. It shouldn't be too hard to do this - just find and replace for *.html.
Matt
> In Struts2 debug=console not working when devMode=true and actionExtension=html
> -------------------------------------------------------------------------------
>
> Key: APF-1042
> URL:
http://issues.appfuse.org/browse/APF-1042> Project: AppFuse
> Issue Type: Bug
> Components: Web - Struts
> Affects Versions: 2.0.1
> Environment: Linux Ubuntu
> java version "1.6.0_03"
> Reporter: Thomas Ramapuram
> Assignee: Matt Raible
> Fix For: 2.1
>
>
> Struts Debug Console does not work for Struts 2 Projects when devMode=true.
> Steps to Replicate:-
> Create a new project as given in Quicstart.
> In struts.xml change <constant name="struts.devMode" value="false"/> to <constant name="struts.devMode" value="true"/>
> Start jetty with mvn jetty:run-war
> Login at
http://localhost:8080> Go to url
http://localhost:8080/mainMenu.html?debug=console> The popup window has a stacktrace.
> Observations:-
> I Noticed that if I change struts.action.extension to anything other than html and comment out staticFilter in web.xml the console popup works.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.appfuse.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]