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

Remove note on singleton scoped proxy raising BCE #45

Closed
wants to merge 1 commit into from
Closed

Remove note on singleton scoped proxy raising BCE #45

wants to merge 1 commit into from

Conversation

sslavic
Copy link
Contributor

@sslavic sslavic commented Feb 29, 2012

Before this change bean scopes chapter in Spring
reference documentation had a note which mentioned
that creating a scoped proxy for singleton bean
will throw BeanCreationException.

Since this is no longer the case, this change removes
mentioned note.

Issue: SPR-7940

I have signed and agree to the terms of SpringSource Individual Contributor License Agreement.

Before this change bean scopes chapter in Spring
reference documentation had a note which mentioned
that creating a scoped proxy for singleton bean
will throw BeanCreationException.

Since this is no longer the case, this change removes
mentioned note.

Issue: SPR-7940
cbeams added a commit that referenced this pull request Mar 1, 2012
* SPR-7940:
  Remove note on singleton-scoped proxy raising BCE
@cbeams
Copy link
Contributor

cbeams commented Mar 1, 2012

Merged with minor touch-ups to commit comment (see 924c869). Thanks, Stevo.

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