Sorry, wrong alert, seems to be a Javascript problem in my webapp that was making 2 calls to Jetspeed.
> -----Message d'origine----- > De : Aur�lien Pernoud [mailto:[EMAIL PROTECTED]] > Envoy� : vendredi 4 octobre 2002 14:45 > � : 'Jetspeed Developers List' > Objet : Portlet GetContent() called twice after an action ... ? > > > > Hi there, > > I tried migrating my portlets and actions from 1.3a2 to 1.4b1 > and I have > troubles. > First, I'm not sure to understand : Should our portlets extend > AbstractPortlet or AbstractPortletInstance ? > Then, what's the right way to define portlets in XREG ? I'm > using only one > kind of portlet in my app that get its content from another > servlet, with > its parameters. With 1.3a2 I used to make and abstract type > of portlets and > then add all the other portlets as 'type="ref"' with its own > parameters. > > With 1.4b1 I tried the same way, my .xreg got rewritten and > always adding > the classname to use but it works. I also tried using the > 'type="instance"' > but I still have this issue : > > When I get into my action (that extends Turbine Action), then > the portlets > are refreshed, which is ok, but they're refreshed twice ! (I > traced it to > understand what was happening) > > Did anyone notice it too ? Is the migration from 1.3a2 harder > than I thought > ? > > Aur�lien Pernoud > Sopra Group > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
