Fórumok

duplicate spring portlet

thumbnail
Sujay Kumar Paul, módosítva 9 év-val korábban

duplicate spring portlet

Regular Member Bejegyzések: 164 Csatlakozás dátuma: 2011.10.28. Legújabb bejegyzések
Hi,

I am trying to create spring portlet in liferay 6.1.
I had create a portlet after that i had create another new portlet in same project. but its showing the first one only.
Even i had made the controllers in different packages but still this problem arises.

Please help.

Thanks in advance.
gordon daniels, módosítva 9 év-val korábban

RE: duplicate spring portlet

Liferay Master Bejegyzések: 797 Csatlakozás dátuma: 2008.08.24. Legújabb bejegyzések
Sounds like you have an instanceable portlet issue. On liferay site search documentation for instanceable portlet and it will tell you how to support the more than one instance of a portlet on a page.
thumbnail
Manali Lalaji, módosítva 9 év-val korábban

RE: duplicate spring portlet

Expert Bejegyzések: 362 Csatlakozás dátuma: 2010.03.09. Legújabb bejegyzések
Hi Sujay,

Are you trying to create two seperate portlets in under 1 plugin project or trying to add multiple instance of same portlet on a page ?
Any error log you are facing? Can you clarify a bit more on the issue and If possible you can paste your code over here?

HTH!