Bug report for Tomcat 7 [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2017/11/19]

2017-11-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r1815683 - /tomcat/jk/trunk/xdocs/webserver_howto/iis.xml

2017-11-18 Thread markt
Author: markt Date: Sat Nov 18 15:48:49 2017 New Revision: 1815683 URL: http://svn.apache.org/viewvc?rev=1815683=rev Log: Tested on Windows Server 2008 R2 without any additional issues Modified: tomcat/jk/trunk/xdocs/webserver_howto/iis.xml Modified:

svn commit: r1815681 - /tomcat/jk/trunk/xdocs/webserver_howto/iis.xml

2017-11-18 Thread markt
Author: markt Date: Sat Nov 18 15:19:57 2017 New Revision: 1815681 URL: http://svn.apache.org/viewvc?rev=1815681=rev Log: Tested on Windows 8.1 without any additional issues Modified: tomcat/jk/trunk/xdocs/webserver_howto/iis.xml Modified: tomcat/jk/trunk/xdocs/webserver_howto/iis.xml URL:

[Bug 61784] NPE if AuthConfigFactoryImpl.registerConfigProvider() is called with null provider name parameter

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61784 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #92: Support null for provider class name when registeri...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/92 Support null for provider class name when registering a provider Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61784 You can merge this pull request into a Git repository by

[Bug 61784] New: NPE if AuthConfigFactoryImpl.registerConfigProvider() is called with null provider name parameter

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61784 Bug ID: 61784 Summary: NPE if AuthConfigFactoryImpl.registerConfigProvider() is called with null provider name parameter Product: Tomcat 8 Version: 8.5.23 Hardware: PC

[Bug 61783] AuthConfigFactoryImpl.removeRegistration() does not remove from the persistent storage

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61783 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #91: When a persistent registration is removed, the chan...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/91 When a persistent registration is removed, the change should be persi… Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61783 You can merge this pull request into a Git

[Bug 61783] New: AuthConfigFactoryImpl.removeRegistration() does not remove from the persistent storage

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61783 Bug ID: 61783 Summary: AuthConfigFactoryImpl.removeRegistration() does not remove from the persistent storage Product: Tomcat 8 Version: 8.5.23 Hardware: PC

[Bug 61782] AuthConfigFactoryImpl.doRegisterConfigProvider() does not search in the web app classloader when loading the provider class

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61782 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #90: When loading AuthConfigProvider class upon registra...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/90 When loading AuthConfigProvider class upon registration firs search i… Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61782 You can merge this pull request into a Git repository by

[Bug 61782] New: AuthConfigFactoryImpl.doRegisterConfigProvider() does not search in the web app classloader when loading the provider class

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61782 Bug ID: 61782 Summary: AuthConfigFactoryImpl.doRegisterConfigProvider() does not search in the web app classloader when loading the provider class Product: Tomcat 8

[Bug 61781] NPE in PersistentProviderRegistrations.writeProviders() if layer or app context are null

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61781 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #89: Fix NPE when persisting a provider without layer or...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/89 Fix NPE when persisting a provider without layer or app context Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61781 You can merge this pull request into a Git repository by

[Bug 61781] New: NPE in PersistentProviderRegistrations.writeProviders() if layer or app context are null

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61781 Bug ID: 61781 Summary: NPE in PersistentProviderRegistrations.writeProviders() if layer or app context are null Product: Tomcat 8 Version: 8.5.23

[Bug 61780] If AuthConfigFactoryImpl.getRegistrationIDs() is called to get the IDs of all active registrations, it always returns the default registration id in the result list

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61780 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #88: Return the default registration id in the list of r...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/88 Return the default registration id in the list of registration ids on… Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61780 You can merge this pull request into a Git

[Bug 61780] New: If AuthConfigFactoryImpl.getRegistrationIDs() is called to get the IDs of all active registrations, it always returns the default registration id in the result list

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61780 Bug ID: 61780 Summary: If AuthConfigFactoryImpl.getRegistrationIDs() is called to get the IDs of all active registrations, it always returns the default registration id in the

[Bug 61779] NPE in AuthConfigFactoryImpl.removeRegistration() if AuthConfigFactoryImpl.getConfigProvider() was called with null parameter for listener

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61779 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #87: Fix NPE on removeRegistration in case getConfigProv...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/87 Fix NPE on removeRegistration in case getConfigProvider is called wit… Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61779 You can merge this pull request into a Git

[Bug 61779] New: NPE in AuthConfigFactoryImpl.removeRegistration() if AuthConfigFactoryImpl.getConfigProvider() was called with null parameter for listener

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61779 Bug ID: 61779 Summary: NPE in AuthConfigFactoryImpl.removeRegistration() if AuthConfigFactoryImpl.getConfigProvider() was called with null parameter for listener Product:

[Bug 61778] AuthConfigFactoryImpl.detachListener() alwas returns an empty string array

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61778 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #86: Fix wrong return value from removeListener()

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/86 Fix wrong return value from removeListener() Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61778 You can merge this pull request into a Git repository by running: $ git

[Bug 61778] New: AuthConfigFactoryImpl.detachListener() alwas returns an empty string array

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61778 Bug ID: 61778 Summary: AuthConfigFactoryImpl.detachListener() alwas returns an empty string array Product: Tomcat 8 Version: 8.5.23 Hardware: PC Status: NEW

[Bug 61777] NPE in AuthConfigFactoryImpl.detachListener()

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61777 Lazar changed: What|Removed |Added OS||All --- Comment #1

[GitHub] tomcat pull request #85: Fix NPE in AuthConfigFactoryImpl.detachListener()

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/85 Fix NPE in AuthConfigFactoryImpl.detachListener() Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61777 You can merge this pull request into a Git repository by running: $

[Bug 61777] New: NPE in AuthConfigFactoryImpl.detachListener()

2017-11-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61777 Bug ID: 61777 Summary: NPE in AuthConfigFactoryImpl.detachListener() Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal

svn commit: r1815660 - /tomcat/jk/trunk/xdocs/webserver_howto/iis.xml

2017-11-18 Thread markt
Author: markt Date: Sat Nov 18 12:35:44 2017 New Revision: 1815660 URL: http://svn.apache.org/viewvc?rev=1815660=rev Log: Tested on Serevr 2008 with no changes required Modified: tomcat/jk/trunk/xdocs/webserver_howto/iis.xml Modified: tomcat/jk/trunk/xdocs/webserver_howto/iis.xml URL:

svn commit: r1815659 - /tomcat/jk/trunk/xdocs/webserver_howto/iis.xml

2017-11-18 Thread markt
Author: markt Date: Sat Nov 18 11:48:07 2017 New Revision: 1815659 URL: http://svn.apache.org/viewvc?rev=1815659=rev Log: ISAPI installation instructions successfully tested with Windows 7. Add a note regarding UAC. Modified: tomcat/jk/trunk/xdocs/webserver_howto/iis.xml Modified: