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

Validate if beans.xml exists under WEB-INF directory #326

Closed
garcia-jj opened this issue Jan 22, 2014 · 0 comments · Fixed by #353
Closed

Validate if beans.xml exists under WEB-INF directory #326

garcia-jj opened this issue Jan 22, 2014 · 0 comments · Fixed by #353
Milestone

Comments

@garcia-jj
Copy link
Member

As discussed here: https://groups.google.com/forum/#!topic/caelum-vraptor/pRVG_8Hk0kQ

By spec, web apps must place beans.xml under WEB-INF directory. So we need a method to validate at startup if beans.xml are located properly. If not, print a simple warn.

garcia-jj added a commit that referenced this issue Feb 3, 2014
Warn if beans.xml isn't found under WEB-INF. Closes #326
@Turini Turini added this to the 4.0.0-RC1 milestone Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants