IBlog<Johan>

This and that in a developer's life in general

News

Follow johandanforth on Twitter

Random Links

Walkthroughs and Tutorials

[Java] Coding java (jsr168) portlets with Eclipse

On my third and last day at the Vignette Application Portal coding course, and I'm glad I sat down last week to really learn the coding IDE Eclipse and the Lomboz plug-in.

I can now code jsr168 portlets with full intellisense/code completion in Eclipse, package and hot deploy it in weblogic - really, really nice. Once you got the environment set up, coding java portlets isn't too bad. Pity it takes ages to learn and set up the environment, and all hell breaks loose if you get a stacktrace :/

I still have to learn how to start weblogic in debug mode inside Eclipse so that I can debug the portlets. Not sure it will work at all actually...

EDIT: I had spelled Lomboz wrong, sorry bout that :)

Posted: May 19 2004, 02:44 PM by jdanforth | with 3 comment(s)
Filed under:

Comments

Matt said:

I assume U are using Eclipse 3M8. Have U tried http://dev2dev.bea.com/codelibrary/code/wlplugin.jsp. What is the URL for Lomobz?
# May 20, 2004 6:44 PM

Matt said:

Always they way, just found the plugin - http://forge.objectweb.org/projects/lomboz
# May 20, 2004 7:01 PM

Bharath said:

i want to try out developing an portal application in eclipse confirming to jsr168 spec.
Can u please provide me the detail about any documentation available to explain how to do this.
# July 16, 2004 12:34 AM