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

fixed bug associated with missing dependency JAXB-API #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fixed bug associated with missing dependency JAXB-API #98

wants to merge 1 commit into from

Conversation

tbonza
Copy link

@tbonza tbonza commented Feb 1, 2019

Tests currently failing. Added a JAXB-API dependency. Tests now passing for auth-server.

Caused by: org.springframework.beans.BeanInstantiationException: Failed to inst\
antiate [javax.servlet.Filter]: Factory method 'springSecurityFilterChain' thre\
w exception; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind\
/JAXBException                                                                  
Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException

@pivotal-issuemaster
Copy link

@tbonza Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@tbonza Thank you for signing the Contributor License Agreement!

@gregturn gregturn changed the base branch from master to main April 27, 2021 14:43
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