The Artima Developer Community
Sponsored Link

Java Buzz Forum
Spring: Many applicationContext.xml > One applicationContext.xml

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
m n

Posts: 30
Nickname: harmless
Registered: Sep, 2008

Mike Nereson is a senior software developer, an open source advocate, and Architecture Rules leader.
Spring: Many applicationContext.xml > One applicationContext.xml Posted: Feb 27, 2011 7:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by m n.
Original Post: Spring: Many applicationContext.xml > One applicationContext.xml
Feed Title: 72 Miles
Feed URL: http://feeds.feedburner.com/72Miles
Feed Description: Software By Architecture, Design, and Experience.
Latest Java Buzz Posts
Latest Java Buzz Posts by m n
Latest Posts From 72 Miles

Advertisement
This is a short introduction to splitting up your bean definitions from one single Spring application context, to many application contexts. That is, from one XML file to many XML files. The general idea is to have one single primary application context, usually titled applicationContext.xml, and then many other application contexts with are named what [...]

Read: Spring: Many applicationContext.xml > One applicationContext.xml

Topic: jQuery and what other technologies we will use in 2011 Previous Topic   Next Topic Topic: IntelliJ IDEA 10.0.2, a massive bug-fix update

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use