I have created the WAR using the NetBeans IDE by right-clicking on the project and selecting build. I then copied the resulting WAR file to the WEB-INF/deploy directory of the Jetspeed portal, and the portlet works correctly.
NetBeans is capable of test-compiling JSP files in a project. Do you know of any other tools that can test-compile JSP files in a portal project? The JSP test-compile feature is a really nice feature of the NetBeans IDE 6.0. Information about the portlet development components of the NetBeans IDE can be found at http://portalpack.netbeans.org NetBeans can be used to develop applications that can be built with Ant-based scripts. John Platts > From: [EMAIL PROTECTED] > To: [email protected] > Subject: Re: Developing portlets for Jetspeed 2.1.3 using NetBeans 6.0 > Date: Thu, 13 Mar 2008 17:22:15 -0700 > > > On Mar 11, 2008, at 9:47 AM, John Platts wrote: > > > I have used NetBeans 6.0 to develop portlets for Jetspeed 2.1.3. I > > have even used NetBeans 6.0 with the Maven plugin to build the portal. > > > > Has anyone else used NetBeans IDE 6.0 to develop portlets for > > Jetspeed 2.1.3? > > > > The NetBeans IDE is extensible and has support for Ant build > > scripts, and even has support for Maven 2 projects with the Maven > > plugin. > > > I have not. But you should be able to develop your portlets with > NetBeans, and then build a WAR file. > Drop that WAR file into a running Jetspeed's WEB-INF/deploy directory, > and it will pick it up and deploy it to Tomcat > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Climb to the top of the charts! Play the word scramble challenge with star power. http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan
