This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 0c35e93  Use better location for Tomcat pid file in example
     new 63279f47 Clean-up. No fucntional change.
     new 3ab593b  Fix BZ 65736 replace forceString with a String setter lookup

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/org/apache/naming/factory/BeanFactory.java    | 165 ++++++---------------
 .../apache/naming/factory/LocalStrings.properties  |   6 +
 .../org/apache/naming/factory/TestBeanFactory.java |  67 +++++++++
 .../org/apache/naming/factory/TesterBean.java      |  28 +++-
 webapps/docs/changelog.xml                         |  10 ++
 webapps/docs/jndi-resources-howto.xml              | 112 ++------------
 6 files changed, 163 insertions(+), 225 deletions(-)
 create mode 100644 test/org/apache/naming/factory/TestBeanFactory.java
 copy java/org/apache/catalina/ha/backend/Proxy.java => 
test/org/apache/naming/factory/TesterBean.java (62%)

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

Reply via email to