-
Sep 14th, 2009, 06:53 AM
#1
breaking the application context
As mentioned in the doc it is required to have [servlet-name]-servlet.xml which get initialized to handle the services .But as my service Endpoints requires other supporting beans too i have to put all the bean definitions in the single xml.
Is there a way i can break up the applicationContext into multiple xml so that the servlet context can access the beans from them
-
Sep 14th, 2009, 07:03 AM
#2
Sorry ..
The answer is already there in the samples
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules