[
https://issues.apache.org/struts/browse/STR-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-1809:
-------------------------------
Summary: Enhance log error message for when the Action cannot instantiate
(was: name the class in the error message if the <action type="... points to
an inexistent class - was: No action instance for path)
> Enhance log error message for when the Action cannot instantiate
> ----------------------------------------------------------------
>
> Key: STR-1809
> URL: https://issues.apache.org/struts/browse/STR-1809
> Project: Struts 1
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.0 Final
> Environment: Operating System: other
> Platform: Other
> Reporter: Ralf Hauser
> Priority: Minor
> Fix For: 1.4.0
>
>
> As per http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24099, due to this
> cumulative error, I didn't even search in the right place to find the problem.
> Suggestion: it would have been very helpful, if the error message also would
> say
> which *.java / *.class file is not found and the ease of use of struts would
> be
> greatly increased. Thx
> Full error message was:
> HTTP Status 500 - No action instance for path /doubleString could be created
> type Status report
> message No action instance for path /doubleString could be created
> description The server encountered an internal error (No action instance for
> path /doubleString could be created) that prevented it from fulfilling this
> request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.