PILLUTLAAVINASH / google-enterprise-connector-manager

Automatically exported from code.google.com/p/google-enterprise-connector-manager
0 stars 0 forks source link

servlet Authenticate NullPointerException thrown during serve if connector does not support authn #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create Sharepoint connector, feed, crawl and index
2. Search "public and secure" for content coming from Sharepoint

What is the expected output? What do you see instead?

See
http://code.google.com/p/google-enterprise-connector-sharepoint/issues/detail?id
=5&can=1

for details related to the NullPointerException that is thrown.

ProductionManager should check the authnManager before using it to avoid
the exception.

Original issue reported on code.google.com by mgron...@gmail.com on 29 Nov 2007 at 7:19

GoogleCodeExporter commented 8 years ago
Fixed in r703 of the trunk/

Original comment by mgron...@gmail.com on 30 Nov 2007 at 6:55

GoogleCodeExporter commented 8 years ago

Original comment by mgron...@gmail.com on 19 Dec 2007 at 4:44