I am doing this in spring based portlets which are in different war files each. I am having custom services which I have written in a single project along with TestContainer.java . When portlet A...
Type: Posts; User: Rajput.kamal; Keyword(s):
I am doing this in spring based portlets which are in different war files each. I am having custom services which I have written in a single project along with TestContainer.java . When portlet A...
Hi All,
I am using a custom class to load all my context files. Something like this
public class TestContainer {
private static final ClassPathXmlApplicationContext context;
private...
Can you please explain me the flow as I am new to spring but I know Liferay very well. Flow mainly related to spring .
Thanks
Kamal