Posting after a long time... Well i have the Eclipse Helios package on my PC and I would like to know that are there any plug-ins available for the Portal/Portlet development? I have to do some JSR 168/286 development in GateIn Portal. But am not able to find a suitable plug-in. Please help.
This message was edited 1 time. Last update was at by Bear Bibeault
Yes. I tried that. But that only gives the option of creating JAVA Portlets. Not the whole Java Portlet Project. I am going crazy about this
Cant find a decent plugin to create portlet projects. I have tried creating a dynamic web project and creating a porlet inside it. But it somehow doesn't work!!
I have tried creating a dynamic web project and creating a porlet inside it. But it somehow doesn't work!!
That's why I did. Why doesn't it work for you?
Somnath Mallick
Ranch Hand
Joined: Mar 04, 2009
Posts: 445
posted
0
Thanks for the reply. I am trying to create and deploy a portlet in GateIn (downloaded the GateIn 3.1 with JBoss package). I am not quite sure on the correct packing. Its justa simple Hello World Portlet.
Here's my portlet code:
portlet.xml file:
Although i don't think its necessary posting the web.xml file as well.
web.xml file:
This message was edited 1 time. Last update was at by Somnath Mallick
Suhas Narasimhan
Greenhorn
Joined: Oct 04, 2010
Posts: 1
posted
0
Hi Somnath,
I am currently facing the same problem, could you please tell me if you were able to fix the issue. if yes, could you please share the sample application.
Thanks in advance.
Suhas
Somnath Mallick
Ranch Hand
Joined: Mar 04, 2009
Posts: 445
posted
0
I shifted to Eclipse Galileo and got the MyEclipse Enterprise Workbench plugin installed. You can try it out on you Helios, it may work.
subject: Portal/Portlet Plugins For Eclipse Helios