[
https://issues.apache.org/jira/browse/JXPATH-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Benson updated JXPATH-122:
-------------------------------
Fix Version/s: post-1.3
> Possible to disable Java Beans Introspection
> --------------------------------------------
>
> Key: JXPATH-122
> URL: https://issues.apache.org/jira/browse/JXPATH-122
> Project: Commons JXPath
> Issue Type: Improvement
> Affects Versions: 1.2 Final
> Reporter: Mike Haller
> Fix For: post-1.3
>
>
> Please provide a way to disable Java Beans Introspection.
> The Introspector of java.beans package tries to dynamically load classes
> xxxxxxBeanInfo.class
> We dynamically load our beans to inspect from a remote location and thus need
> to reconnect for each class which has not been loaded yet. So, scanning for
> additional *BeanInfo classes per class is not desired. As we already know
> that they don't exist, we would be thankful to have a way to disable this
> behaviour up front.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.