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

Tomcat JNDI has problems with beans with fluent interfaces #15

Closed
robert-bor opened this issue Apr 8, 2013 · 0 comments
Closed

Tomcat JNDI has problems with beans with fluent interfaces #15

robert-bor opened this issue Apr 8, 2013 · 0 comments
Assignees
Milestone

Comments

@robert-bor
Copy link
Contributor

When AccountConfig is set in Tomcat, it has problems with the fluent interface (ie, returning this, instead of void).

Do the following:

  • make sure AccountConfig is what it was before, it no fluent interface
  • by default init a new AccountConfig object in AccountFactory
  • set a fluent interface on AccountFactory for all relevant properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant