Fórum

Eclipse plugin for generating Spring MVC Portlet

thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
i download a film from youtoub about learn portlet mvc spring .
in this film worked with eclipse and use option new portlet mvc spring in eclipse my eclipse have not this option , please guide me
thumbnail
Gregory Amerson, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Spring MVC portlet framework support has not officially been added to Liferay IDE but we do plan on adding it in the near future.
http://issues.liferay.com/browse/IDE-463


Could you let me know what youtube video you saw, maybe post a link and I can take a look.
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
hi Gregory
http://www.youtube.com/watch?v=DYApSiPjgOw
have i install new eclipse?
thumbnail
Gregory Amerson, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Oh I see this is another plugin from another vendor, not Liferay. So as I was mentioning in previous post, we are going to add spring MVC portlet for Liferay IDE in the next release. Once it is available you should be able to do it with the new Liferay project wizard.
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
ok but i am very low level and i should do this tutorial step by stepemoticonemoticon
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
http://issues.liferay.com/browse/IDE-463 ? in
i cannot open this address what 's?
thumbnail
Gregory Amerson, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
There are several tutorials for using spring portlets with Liferay in our wiki area of our website:
http://www.liferay.com/community/wiki/-/wiki/Main/Sample+Sping+Portlet


I would also recommend just going through our development guide step-by-step to learn the basics of portlet development for Liferay before adding the complexity of Spring MVC portlets.
http://www.liferay.com/documentation/liferay-portal/6.0/development
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
ok, tanks for your guide
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
Gregory, is Spring MVC Portlet very hard?
thumbnail
Gregory Amerson, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
I wouldn't call it harder, but it is more complex than simple Liferay MVC portlet that is described in the LIferay development guide. I would recommend going through the tutorial and see if the Liferay MVC portlet can do what you need for now. Then once you have understood the simpler Liferay MVC you could upgrade to Spring MVC at some point in the future.
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
i start to write one program with portlet ,can i upgrade to Spring MVC after write it?
thumbnail
Gregory Amerson, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Sure, you could migrate a basic portlet to spring MVC portlet in the future, just add the dependency libraries and necessary config files for Spring MVC and then migrate your business logic.
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
Gregory can i send my program for u and u check verity؟
thumbnail
Gregory Amerson, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
If you have any errors with the IDE or deployment along the way I will be glad to help diagnosis problems, but as far as verifying if it is correct, if you deploy it to liferay and it shows in the add application that is the best verification for you.
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
thanks a lot
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
please add me
thumbnail
Simon Michel, modificado 11 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

New Member Postagens: 7 Data de Entrada: 26/05/12 Postagens Recentes
Gregory Amerson:
Oh I see this is another plugin from another vendor, not Liferay. So as I was mentioning in previous post, we are going to add spring MVC portlet for Liferay IDE in the next release. Once it is available you should be able to do it with the new Liferay project wizard.


Hey Gregory,

are there any news regarding the Spring MVC implementation to the portlet wizard?

Kind regards,
Simon
thumbnail
Gregory Amerson, modificado 11 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Simon Michel:
Gregory Amerson:
Oh I see this is another plugin from another vendor, not Liferay. So as I was mentioning in previous post, we are going to add spring MVC portlet for Liferay IDE in the next release. Once it is available you should be able to do it with the new Liferay project wizard.


Hey Gregory,

are there any news regarding the Spring MVC implementation to the portlet wizard?

Kind regards,
Simon


Hi Simon, We do have plans for Spring MVC portlet project support along with a SpringMVC portlet wizard. Its on our roadmap, you can watch this tickets below:
http://issues.liferay.com/browse/IDE-463
thumbnail
Javad Eslamirad, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

New Member Postagens: 13 Data de Entrada: 18/12/11 Postagens Recentes
hi
you can use xmlportletfactory fro generate mvc portlet very easily
it is help you to start project and develop it
thumbnail
maryam maryam masoudy, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

Regular Member Postagens: 149 Data de Entrada: 30/10/11 Postagens Recentes
hi javad
i create portlet spring mvc with xmlportletfactory?
i download xmlportletfactory but i donot how to work by xmlportletfactory please guide me
ba tashakopr emoticon
thumbnail
Javad Eslamirad, modificado 12 Anos atrás.

RE: Eclipse plugin for generating Spring MVC Portlet

New Member Postagens: 13 Data de Entrada: 18/12/11 Postagens Recentes
hi
Xmlportlet factory is very simple crud generator
for using it user should have liferay sdk
step 1
extract zip file in sdk
step 2
go in xmlportlet factory dir and in command prompt type ---> create XXXXXXX "XXXXXX"
step 3
go in XXXXXXX -xmlportletfactory and edit xml file and edit
step 4
build it with ant

if tomcat started your portlet is build and deploy