Results 1 to 2 of 2

Thread: reference external contexts

  1. #1

    Default reference external contexts

    hey guys,

    I would like to split up my spring context config into multiple configs and just have them referenced from within a master config...tried googling with no samples. Anyone can provide how this can be done please?

    k thx
    --
    alessandro ferrucci

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Either use import or load all of your configs one by one. Check the reference guide chapter 3.2.2.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •