Hum, dunno. I just update the version to alpha-5 and messages went way as
said on my post. I guess I could try on a page without Ajax. I'll let you
know

On 10/25/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
>
> Hmmm...Based on the mentioning of ajax errrors earlier, are you by any
> chance getting this error when doing an ajax request within a portal
> environment?
>
> jesse
>
> On 10/25/05, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
> >
> > hum, did you get a solution for it?
> >
> > On 10/25/05, Dan Adams <[EMAIL PROTECTED]> wrote:
> > >
> > > I got the same exception. It happens on page rewind for some reason.
> > >
> > > On Tue, 2005-10-25 at 15:29 -0200, Vinicius Carvalho wrote:
> > > > Hello there! I'm trying to use Popuplink and I'm getting a
> nullpointer
> > > > exception. Here's my component declaration:
> > > >
> > > > <component id="popupLink" type="PageLink">
> > > > <binding name="page" value="literal:Cadastro">< /binding>
> > > > <binding name="renderer" value="bean:meuRenderPopup"/>
> > > > </component>
> > > > <bean class="org.apache.tapestry.contrib.link.PopupLinkRenderer"
> > > > name="meuRenderPopup">
> > > > <set name="windowName" value="literal:recordDetail"></set>
> > > > </bean>
> > > >
> > > >
> > > > The error is caused on this line:
> > > > PageRenderSupport support = (PageRenderSupport) cycle
> > > > .getAttribute(TapestryUtils.PAGE_RENDER_SUPPORT_ATTRIBUTE);
> > > >
> > > > It is returning null for support.
> > > >
> > > > could someone help me here?
> > > >
> > > >
> > > > --
> > > > Vinicius Caldeira Carvalho
> > > > Arquiteto de Sistemas
> > > > [EMAIL PROTECTED]
> > > > www.synos.com.br <http://www.synos.com.br> <http://www.synos.com.br>
> <http://www.synos.com.br> <
> > http://www.synos.com.br>
> > > >
> > > > "Everything should be made as simple as possible, but not simpler."
> > > > Albert Einstein
> > > --
> > > Dan Adams
> > > Software Engineer
> > > Interactive Factory
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Vinicius Caldeira Carvalho
> > Arquiteto de Sistemas
> > [EMAIL PROTECTED]
> > www.synos.com.br <http://www.synos.com.br> <http://www.synos.com.br> <
> http://www.synos.com.br>
> >
> > "Everything should be made as simple as possible, but not simpler."
> > Albert Einstein
> >
> >
>
>


--
Vinicius Caldeira Carvalho
Arquiteto de Sistemas
[EMAIL PROTECTED]
www.synos.com.br <http://www.synos.com.br>

"Everything should be made as simple as possible, but not simpler."
Albert Einstein

Reply via email to