Revision: 1062
http://stripes.svn.sourceforge.net/stripes/?rev=1062&view=rev
Author: bengunter
Date: 2009-02-26 16:27:26 +0000 (Thu, 26 Feb 2009)
Log Message:
-----------
STS-614: Just a minor little thing that has no real effect.
Modified Paths:
--------------
trunk/stripes/src/net/sourceforge/stripes/integration/spring/SpringInjectionPostProcessor.java
Modified:
trunk/stripes/src/net/sourceforge/stripes/integration/spring/SpringInjectionPostProcessor.java
===================================================================
---
trunk/stripes/src/net/sourceforge/stripes/integration/spring/SpringInjectionPostProcessor.java
2009-02-26 15:55:14 UTC (rev 1061)
+++
trunk/stripes/src/net/sourceforge/stripes/integration/spring/SpringInjectionPostProcessor.java
2009-02-26 16:27:26 UTC (rev 1062)
@@ -42,8 +42,8 @@
if (configuration == null) {
final String name = getClass().getSimpleName();
throw new IllegalStateException("The object factory passed to " +
name
- + " has no configuration. The configuration is required by
"
- + getClass().getSimpleName() + " to get the servlet
context.");
+ + " has no configuration. The configuration is required by
" + name
+ + " to get the servlet context.");
}
ServletContext servletContext = configuration.getServletContext();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development