Skip to content

The location of the SPI metadata is wrong which prevents correct registration of the ServletContainerInitializer #70

@minherz

Description

@minherz

Current location of the META-INF/services/javax.servlet.ServletContainerInitializer is incorrect. The file should be placed under src/main instead of src/main/java. In its current location it is not recognized by the SPI mechanism and the initializer is not registered.

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/java-logging-servlet-initializer API.lang: javaIssues specific to Java.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions