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

Suppress javax.naming.NameNotFoundException in servlet context #818

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

renebock
Copy link
Contributor

@renebock renebock commented Feb 9, 2017

This patch will suppress the annoying javax.naming.NameNotFoundException when using properties to define the database connection.

Set

er.extensions.ERXJDBCAdaptor.className=er.extensions.jdbc.ERXJDBCAdaptor
er.extensions.ERXJDBCAdaptor.ignoreJNDIConfiguration=true

to activate this feature.

…sing properties to define the database connection
@darkv darkv added the Wonder7 label Feb 9, 2017
@darkv
Copy link
Member

darkv commented Feb 9, 2017

Hi René, do you need/want this in Wonder 6 too?

@renebock
Copy link
Contributor Author

renebock commented Feb 9, 2017

Yes, please.

@darkv darkv added the Wonder6 label Feb 9, 2017
@darkv darkv merged commit 82df625 into wocommunity:master Feb 9, 2017
@renebock renebock deleted the JNDINameNotFoundException branch February 10, 2017 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants