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

schema-export commnad doesn't work #22

Open
maiconandsilva opened this issue May 4, 2023 · 0 comments
Open

schema-export commnad doesn't work #22

maiconandsilva opened this issue May 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@maiconandsilva
Copy link
Member

./grailsw schema-export throws:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'urlMappingFilter'
.
.
.
Caused by: java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?
	at org.springframework.web.context.support.WebApplicationContextUtils.getRequiredWebApplicationContext(WebApplicationContextUtils.java:85)
	at org.zkoss.zk.grails.web.ZULUrlMappingsFilter.initFilterBean(ZULUrlMappingsFilter.java:105)
	at org.springframework.web.filter.GenericFilterBean.afterPropertiesSet(GenericFilterBean.java:174)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
	... 21 common frames omitted
@maiconandsilva maiconandsilva self-assigned this May 4, 2023
@maiconandsilva maiconandsilva added the bug Something isn't working label May 4, 2023
maiconandsilva added a commit that referenced this issue May 17, 2023
- By extension fixes #22 as urlMappingFilter will not be used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant