no problem, It is very good 

> From: goupilpie...@gmail.com
> Date: Tue, 1 Dec 2009 10:50:53 +0100
> Subject: Re: Wicket Ajax in JBOSS Portal
> To: users@wicket.apache.org
> 
> Sorry, I don't use JBoss portal but eXo.
> 
> It looks like JBoss portal support is incomplete... If I send you a
> minimalistic AJAX portlet which works in eXo, would you mind adapting it for
> JBoss (web.xml & portlet.xml) and try and see if it works? HTH!
> 
> Regards,
> 
> Pierre
> 
> 
> 2009/12/1 liangyulin <rylin...@hotmail.com>
> 
> >
> > Yes, in my web.xml
> >
> > <filter-mapping>
> >        <filter-name>portlet.applist</filter-name>
> >        <url-pattern>/portlet/applist/*</url-pattern>
> >         <dispatcher>REQUEST</dispatcher>
> >        <dispatcher>INCLUDE</dispatcher>
> >    </filter-mapping>
> >
> >
> > and it worked fine in servlet mode.
> >
> > I got a information from google that Wicket 1.4 Ajax functionality doesn't
> > work in JBOSS portal:
> >
> > http://issues.apache.org/jira/browse/WICKET-2058
> >
> >  "basic features working (but no Ajax) on:
> >
> >    JBoss Portal 2.7.0"
> >
> > Did you succeed to execute Ajax call in JBOSS portal 2.7 via Wicket?
> >
> > > From: goupilpie...@gmail.com
> > > Date: Tue, 1 Dec 2009 10:18:34 +0100
> > > Subject: Re: Wicket Ajax in JBOSS Portal
> > > To: users@wicket.apache.org
> > >
> > > Are you sure you've provided this:
> > >
> > > <filter-mapping>
> > >      <filter-name>AjaxApplication</filter-name>
> > >
> > >      <url-pattern>/ajax/*</url-pattern>
> > >      <dispatcher>REQUEST</dispatcher>
> > >
> > >      <dispatcher>INCLUDE</dispatcher>
> > >    </filter-mapping>
> > >
> > >
> > > in your web.xml? Do the portlet work in servlet mode, i.e. when
> > > calling its URL directly?
> > >
> > >
> > >
> > > 2009/12/1 liangyulin <rylin...@hotmail.com>
> > >
> > > >
> > > > No Exception, nothing happen when I click the ajax link
> > > >
> > > > > From: goupilpie...@gmail.com
> > > > > Date: Tue, 1 Dec 2009 08:29:27 +0100
> > > > > Subject: Re: Wicket Ajax in JBOSS Portal
> > > > > To: users@wicket.apache.org
> > > > >
> > > > > Do you get any exception? What does the Ajax window say? Does it just
> > > > fail
> > > > > to get a response?
> > > > >
> > > > >
> > > > > 2009/12/1 liangyulin <rylin...@hotmail.com>
> > > > >
> > > > > >
> > > > > > Anybody knows this problem?
> > > > > >
> > > > > > From: rylin...@hotmail.com
> > > > > > To: users@wicket.apache.org
> > > > > > Subject: Wicket Ajax in JBOSS Portal
> > > > > > Date: Mon, 30 Nov 2009 15:49:53 +0800
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hello,
> > > > > >
> > > > > > I tried to deploy a wicket application (1.4.3 version) in JBOSS
> > portal
> > > > > > 2.7.2 as portlet, but it seemed that the AJAX functionality didn't
> > > > work, for
> > > > > > example, I would like to use rating panel in wicket extension but
> > the
> > > > ajax
> > > > > > submit failed.
> > > > > >
> > > > > > Who knows how to resolve this problem or any workaround?
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > Rylin
> > > > > >
> > > > > > 聊天+搜索+邮箱 想要轻松出游,手机MSN帮你搞定! 立刻下载!
> > > > > > _________________________________________________________________
> > > > > > 上Windows Live 中国首页,下载Messenger2009安全版!
> > > > > > http://www.windowslive.cn
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Rien de grand ne s'est accompli dans le monde sans passion.
> > > > >
> > > > > (G.W.F. Hegel, philosophe allemand)
> > > >
> > > > _________________________________________________________________
> > > > 上Windows Live 中国首页,下载Messenger2009安全版!
> > > > http://www.windowslive.cn
> > > >
> > >
> > >
> > >
> > > --
> > > Rien de grand ne s'est accompli dans le monde sans passion.
> > >
> > > (G.W.F. Hegel, philosophe allemand)
> >
> > _________________________________________________________________
> > “游日本,拿现金”MClub白领股神大赛火热报名中
> > http://club.msn.cn/pr/?a=emoney
> >
> 
> 
> 
> -- 
> Rien de grand ne s'est accompli dans le monde sans passion.
> 
> (G.W.F. Hegel, philosophe allemand)
                                          
_________________________________________________________________
上Windows Live 中国首页,下载Messenger2009安全版!
http://www.windowslive.cn

Reply via email to