Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDI fails to get token file #357

Closed
caalador opened this issue Nov 19, 2020 · 1 comment · Fixed by #358
Closed

CDI fails to get token file #357

caalador opened this issue Nov 19, 2020 · 1 comment · Fixed by #358
Assignees
Labels

Comments

@caalador
Copy link
Contributor

After OSGi features CDI fails to find the TokenFile from the classloader:

java.lang.NullPointerException
	at com.vaadin.flow.server.DeploymentConfigurationFactory.getTokenFileFromClassloader(DeploymentConfigurationFactory.java:371)
@caalador caalador transferred this issue from vaadin/flow Nov 19, 2020
@caalador caalador added the OSGi label Nov 19, 2020
@denis-anisimov
Copy link

#358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants