DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31255>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31255

say in which scope searched when "No bean found under attribute key" is issued, which 
tag, which jsp line





------- Additional Comments From [EMAIL PROTECTED]  2004-10-12 12:06 -------
unless you specify a scope, then by default it will search all of them. 
page->request->session->application.   I guess it would be possible to include
the  scope in the error message if scope is specified, but then again if scope
is specified knowing the attribute key should give you enough to track down the
problem.

With regards to Ralf's remarks, I don't think this is neccessary either. 
logic:equal is an abstract key to the class ('logic' defined at the page level
to point to a tld in web.xml that points to the class).  AFIK obtaining
logic:equal from the tag isn't possible.  The class name is available, but that
can be seen in the nested stack trace.  

I suggest making this is an INVALID or WONTFIX.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to