https://bz.apache.org/bugzilla/show_bug.cgi?id=65736

--- Comment #8 from Remy Maucherat <r...@apache.org> ---
(In reply to Mark Thomas from comment #7)
> Looking at this in a bit more detail I have a couple of
> observations/questions:
> 
> 1. Has anyone got a suggestion to make enabling forceString support
> configurable that doesn't involve a system property?

Nope.

> 2. Is removing this feature entirely in 10.1.x reasonable?

I think it's fine. Overall JNDI should use real object factories.

> 3. Why doesn't Introspector find the "setSSLIdentity(String)" method. It
> looks like it should. Is improving the method matching in Introspector an
> approach that could work long term?

No idea. But the BeanFactory doesn't use our IntrospectionUtils, as you just
said, and we're totally used to its very user friendly behavior.

> The answer to the first part of 3 may need some research. That is on my TODO
> list but I'm unlikely to get to it before January.

-- 
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