https://issues.apache.org/bugzilla/show_bug.cgi?id=47998

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> 2009-11-22 12:32:11 GMT ---
NamingResourcesMBean.addResource() calls
MBeanUtils.createObjectName(String,ContextResource) which does use
ObjectName.quote()

If is possible that there are some code paths that miss this. If you have a
test case that demonstrates an issue here, please reopen this issue,
describe/attach your test case and someone will take a look. If a patch is
required, I suspect it will be slightly different to the one proposed here.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to