Commit Graph
22 Commits
Author SHA1 Message Date
Chris Beams e74a86cd9e Remove XFire reference documentation (SPR-7434)
XFire is now CXF (per http://xfire.codehaus.org), and given that Spring
does not actually ship with any explicit XFire support, it makes sense
to remove the documentation completely.  CXF does provide support for
writing services with Spring, and they provide their own documentation.

See http://cxf.apache.org/docs/writing-a-service-with-spring.html

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3561 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-10 23:10:35 +00:00
Chris Beams 3755e488f0 Apply parentheses consistently within <methodname/>
Prior to change, there were 175 instances of <methodname/> elements
including parentheses (e.g.: <methodname>foo()</methodname>, and
36 instances without.

Now all 211 instances include parentheses for consistency.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3558 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-10 22:13:50 +00:00
Chris Beams 9d514b6d59 Fix typos (SPR-7339)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3536 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-07 13:57:23 +00:00
Chris Beams 4410126eeb Fix typo 'type form'->'type from' (SPR-7339)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3533 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-07 13:57:14 +00:00
Chris Beams 3aa7e67ce7 Consistently refer to 'default no-arg constructor' (SPR-7339)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3532 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-07 13:57:12 +00:00
Chris Beams f14a0c26e2 Distinguish JMS remoting from JMS messaging support (SPR-7339)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3531 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-07 13:57:09 +00:00
Arjen Poutsma 3a821047d5 Fixed execute -> exchange
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3502 50f2f4bb-b051-0410-bef5-90022cba6387
2010-07-26 08:00:43 +00:00
Costin Leau 06f8ad4f40 SPR-7159
+ fix several typos

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3310 50f2f4bb-b051-0410-bef5-90022cba6387
2010-05-04 18:49:09 +00:00
Arjen Poutsma 85677d19ff Documented HttpEntity
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3182 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-29 12:02:22 +00:00
Arjen Poutsma 991f040948 Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2617 50f2f4bb-b051-0410-bef5-90022cba6387
2009-12-10 15:22:55 +00:00
Jeremy Grelle 3c80ee57dc SPR-6340 - Add coverage of JSON support to reference guide
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2427 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-13 02:04:22 +00:00
Luke Taylor 5f5edbe711 SPR-5276: Updated Acegi site link to point to Spring Security
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2317 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-10 20:26:49 +00:00
Thomas Risberg e96cef688a changed J2EE to Java EE
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1663 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-30 18:32:05 +00:00
Arjen Poutsma 6d259503cb Documentation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1402 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-19 12:30:57 +00:00
Arjen Poutsma fb3c9dcaeb - Merged server-side REST into MVC chapter
- Merged client-side REST into Remoting chapter
- Removed sections about Controller interface, in favor of @Controller
- Updated samples to be more 'RESTful'

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1342 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 11:09:39 +00:00
Thomas Risberg ad1364163c updated xxx-2.5.xsd references to 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1340 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:39:37 +00:00
Thomas Risberg ab99e54a03 updated code examples with generics; took out Java 1.4 references; polished
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1222 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 23:45:19 +00:00
Thomas Risberg 04c3863246 fixed DOCTYPE to refer to the root_element used
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1082 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-30 04:16:07 +00:00
Thomas Risberg 8fe2a89d43 switched to use XInclude
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1001 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-14 21:37:40 +00:00
Thomas Risberg b2d267aa2e fixed typo of language
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@992 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-14 04:35:40 +00:00
Thomas Risberg ff4d1277f7 added language element to programlisting for syntax highlighting
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@987 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-13 15:04:07 +00:00
Thomas Risberg e2cb01c676 Added the Spring Framework reference documentation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@773 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-18 20:00:49 +00:00