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

Otherwise they end up in war's lib #448

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

javabean68
Copy link

@javabean68 javabean68 commented Mar 31, 2019

Hi all,

I'm reading Arun's book and I find it very good done! Direct to the point without too much bloating discussions.
I was trying to launch the servlets examples in Docker but WildFly had problems to start because some not compatible dependencies (from java 9 with a module_info.java) were being copied in WEB-INF's lib. I add the scope 'test'...should be perhaps 'provided' better?

At the time the book was written java 9 wasn't around yet :-)

Thanks so much in advance for your feedback!
Bye
Fabio

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

Successfully merging this pull request may close these issues.

None yet

2 participants