Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
gt; On Tue, Jul 8, 2014 at 1:11 PM, Martin Grigorov < > > > mgrigo...@apache.org > > > >> > > > > >> > > wrote: > > > >> > > > > > >> > > > What about 6.11.0 ? > > > >> > > > > &

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Ciocoiu Elvis
> >> > > > > > >> > > > Martin Grigorov > > >> > > > Wicket Training and Consulting > > >> > > > https://twitter.com/mtgrigorov > > >> > > > > > >> > > > > > >> &

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
t; > > >> > > > Martin Grigorov > >> > > > Wicket Training and Consulting > >> > > > https://twitter.com/mtgrigorov > >> > > > > >> > > > > >> > > > On Tue, Jul 8, 2014 at 12:55 PM, Ciocoiu Elvis

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Ciocoiu Elvis
> > > >> > > >> Seems that in 6.10.0 to 6.12.0 the url for my AjaxLink is ok >> > > >> >> > > >> >> > > >> >> > > >> > >> http://localhost:8080/web/guest/welcome?p_p_id=test_WAR_wicket

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
.10.0 to 6.12.0 the url for my AjaxLink is ok > > > > >> > > > > >> > > > > >> > > > > > > > > > > http://localhost:8080/web/guest/welcome?p_p_id=test_WAR_wicketportalportlet_INSTANCE_2JbV4Gjuyvej&p_p_lifecycle=2&p_p_state=nor

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Ciocoiu Elvis
uyvej&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_resource_id=/test/%3F0-1.IBehaviorListener.0-refreshTimeLink&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=1&_=1404812714838 > > > >> > > > >> Starting fro

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
k&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=1&_=1404812714838 > > >> > > >> Starting from 6.13.0 the url is > > >> > > >> > > >> > > > http://localhost:8080/web/guest/?0-1.IBehaviorListener.

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Ciocoiu Elvis
714838 > >> > >> Starting from 6.13.0 the url is > >> > >> > >> > http://localhost:8080/web/guest/?0-1.IBehaviorListener.0-refreshTimeLink&_=1404812884161 > >> > >> Any idea what change broke the wicket-portlet? > >> > &

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
38 >> >> Starting from 6.13.0 the url is >> >> >> http://localhost:8080/web/guest/?0-1.IBehaviorListener.0-refreshTimeLink&_=1404812884161 >> >> Any idea what change broke the wicket-portlet? >> >> Thank you. >> >> >> >> On Tue

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
url is > > > http://localhost:8080/web/guest/?0-1.IBehaviorListener.0-refreshTimeLink&_=1404812884161 > > Any idea what change broke the wicket-portlet? > > Thank you. > > > > On Tue, Jul 8, 2014 at 10:55 AM, Ciocoiu Elvis > > wrote: > > > I'

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Ciocoiu Elvis
amp;p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=1&_=1404812714838 Starting from 6.13.0 the url is http://localhost:8080/web/guest/?0-1.IBehaviorListener.0-refreshTimeLink&_=1404812884161 Any idea what change broke the wicket-portlet? Thank you. On Tue, Jul 8, 20

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Ciocoiu Elvis
I'll try to downgrade step by step. Until recently I didn't use wicket in portal environment. All I know is that with wicket 1.5 (tested until 1.5.9) my library was ok in Liferay 6.1. In the mean time I upgraded my library to wicket 6 but it seems that was not a wise decision :) . I'll post my conc

Re: wicket portlet in Liferay 6.2

2014-07-08 Thread Martin Grigorov
Hi, Portlets is grey area for me... When the problem started appearing ? With Wicket 6.16 or earlier ? There are no changes in wicketstuff-portlet since a while so I guess it is a change in Wicket that may broke it. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov O

wicket portlet in Liferay 6.2

2014-07-07 Thread Ciocoiu Elvis
Hi, I'm facing a problem with wicketstuff-portlet-6.16 in Liferay 6.2. I'm using AjaxLink in a portlet and WicketAjax call failure with: Error while parsing response: Invalid XML. I know there were some problems (starting with wicket 1.5.9) but this problems were solved using a custom IRequestCycl

Re: wicket portlet with ajax

2012-10-05 Thread Ciocoiu Elvis
> WicketPortlet.processMimeResponseRequest(...): > > > > Can you please give me some hints? From wicketstuff-portlet's javadoc it > seems that ajax is supported. Are there any limitations? > > Thank you. > > > If it helps here is my stacktrace: > > >

Re: wicket portlet 1.5 and liferay 6.1

2012-06-15 Thread Thijs
aving troubles making wicket-portlet works with liferay 6.1, here's the solution... I've many wicket 1.4 application that are just working fine in liferay 6.0. But when I put them in liferay 6.1, I get the following message : /20:49:12,379 ERROR [BasePortalLifecycle:45] java.lang.IllegalAr

wicket portlet 1.5 and liferay 6.1

2012-06-14 Thread Gabriel Landon
For those who are having troubles making wicket-portlet works with liferay 6.1, here's the solution... I've many wicket 1.4 application that are just working fine in liferay 6.0. But when I put them in liferay 6.1, I get the following message : /20:49:12,379 ERROR [BasePortalLi

Wicket portlet ClassCastException

2009-11-24 Thread Steve Swinsburg
Hi all, I have a Wicket portlet running in uPortal, and normal things like labels and images work, but for anything that submits data, ie a Link or Button, it throws a ClassCastException: org.apache.pluto.internal.impl.ActionResponseImpl cannot be cast to javax.portlet.RenderResponse It may be

Re: Wicket portlet in uPortal 3.1.1

2009-11-24 Thread Steve Swinsburg
> > BTW, is Portlet 1.0 support still in Wicket 1.4 or only 1.3.x? I read > that > > only Portlet 2.0 was being supported for 1.4. > > > > I'd still like to see the web.xml and portlet.xml for eXo if you can > send? > > > > Thanks, > > Steve

Re: Wicket portlet in uPortal 3.1.1

2009-11-24 Thread Pierre Goupil
rtlet 2.0 was being supported for 1.4. > > I'd still like to see the web.xml and portlet.xml for eXo if you can send? > > Thanks, > Steve > > > On 24/11/2009, at 9:01 PM, Pierre Goupil wrote: > > eXo is currently portlet 2.0 so I know nothing regarding portlet 1.0 Wi

Re: Wicket portlet in uPortal 3.1.1

2009-11-24 Thread Steve Swinsburg
or eXo in the standard eXo > distribution. Just copy their filters & listeners into your own > Wicket-portlet. > > What I mean regarding this copy: depending upon your portal, your web.xml > may be required to provide a set of non-standard listeners and / or filters. > So the

Re: Wicket portlet in uPortal 3.1.1

2009-11-24 Thread Pierre Goupil
eXo is currently portlet 2.0 so I know nothing regarding portlet 1.0 Wicket integration. You'll find working portlets for eXo in the standard eXo distribution. Just copy their filters & listeners into your own Wicket-portlet. What I mean regarding this copy: depending upon your por

Re: Wicket portlet in uPortal 3.1.1

2009-11-24 Thread Steve Swinsburg
Yep I've seen that page. uPortal is Portlet 1.0 based (Pluto). Do you mean add the same filters/listeners as a Wicket based application would normally use to the normal uPortal descriptors? Because a uPortal portlet can have an empty web.xml (it gets re-written by the Pluto assembly) and a prett

Re: Wicket portlet in uPortal 3.1.1

2009-11-24 Thread Pierre Goupil
Assuming that you know this page: http://cwiki.apache.org/WICKET/portal-howto.html You should just copy the web.xml & portlet.xml of an already working uPortal porlet (even if it's not Wicket based) and use the same filters / listeners... Theses are portal-dependent plumbery, and I use eXo, so I

Wicket portlet in uPortal 3.1.1

2009-11-23 Thread Steve Swinsburg
Hi all, I'm trying to get a portlet happening for uPortal 3.1.1 which is based on the Portlet API 1.0 spec (Pluto). Does anyone have any sample code they can point me at? thanks, Steve

Re: Ajax form submits in a Wicket portlet on Liferay

2009-08-19 Thread glr
ets name should end with -portlet and not contain any other '-' > -- View this message in context: http://www.nabble.com/Ajax-form-submits-in-a-Wicket-portlet-on-Liferay-tp25024896p25042216.html Sent from the Wicket - User mailing list archive at Nabble.com. ---

Re: Ajax form submits in a Wicket portlet on Liferay

2009-08-19 Thread Thijs
The '-' is a reserved character in the name of a liferay portlet a portlets name should end with -portlet and not contain any other '-' On 19-8-2009 9:32, glr wrote: Having investigated the issue further, I noticed that the same code is working in some portlets and does not work in others. The

Re: Ajax form submits in a Wicket portlet on Liferay

2009-08-19 Thread glr
1/wexample-portlet-5.2.2.1.war wexample-portlet-5.2.2.1.war http://www.nabble.com/file/p25039181/server-utest-portlet-5.2.2.1.war server-utest-portlet-5.2.2.1.war -- View this message in context: http://www.nabble.com/Ajax-form-submits-in-a-Wicket-portlet-on-Liferay-tp25024896p25039181.html Sen

Ajax form submits in a Wicket portlet on Liferay

2009-08-18 Thread Richard Gal
Hello I am trying to use Wicket portlets in Liferay (v 5.2.3). The results are promising, however I have stumbled upon the following problem. Could someone help me or comment on it, please? My problem: I have a form with AjaxButton to submit it. The form consists of nothing else but a TextField

Re: Wicket portlet into liferay

2009-04-24 Thread Tonio Caputo
;> success. >>>>>> >>>>>> In both tomcat, application is deployed, but when put into a page, the >>>>>> application >>>>>> is not shown. >>>>>> >>>>>> In jetty, the application doesn't get de

Re: Wicket portlet into liferay

2009-04-24 Thread Thijs
s.apache.org/jira/browse/WICKET-1620 , it seems clear that this is possible. Reading wicket portlet examples, I realized there is a lot of stuff in WicketPortlet, that is a bit difficult to understand for a newbie for both things (wicket/portlet). I'll just like to know, if this is the correct example after WICKET-1620, or perhaps there is a simpler one. Thanks in advance tonio

Re: Wicket portlet into liferay

2009-04-24 Thread Tonio Caputo
d be >>>> wonderful if I can use it instead JSP framework provided by liferay. >>>> >>>> Thanks in advance >>>> tonio >>>> >>>> On Mon, Apr 20, 2009 at 12:21 PM, Tonio Caputo >>>> wrote: >>>> >>>>

Re: Wicket portlet into liferay

2009-04-23 Thread Rob Sonke
reate portlets in a liferay portal, my duty is to try wicket and see if it works. Versions wicket 1-4-rc2 liferay 5.2 After reading Issue https://issues.apache.org/jira/browse/WICKET-1620, it seems clear that this is possible. Reading wicket portlet examples, I realized there

Re: Wicket portlet into liferay

2009-04-22 Thread Tonio Caputo
t; On Mon, Apr 20, 2009 at 12:21 PM, Tonio Caputo >> wrote: >> >> >> >>> Hi wicket users, >>> >>> I'm a newbie in wicket and portlets, I'm involved in trying to find a >>> web framework to create portlets in a liferay portal,

Re: Wicket portlet into liferay

2009-04-21 Thread Tonio Caputo
;>> I'm a newbie in wicket and portlets, I'm involved in trying to find a >>> web framework to create portlets in a liferay portal, my duty is to >>> try wicket and see if it works. >>> >>> Versions wicket 1-4-rc2 >>> l

Re: Wicket portlet into liferay

2009-04-21 Thread Rob Sonke
/browse/WICKET-1620, it seems clear that this is possible. Reading wicket portlet examples, I realized there is a lot of stuff in WicketPortlet, that is a bit difficult to understand for a newbie for both things (wicket/portlet). I'll just like to know, if this is the correct example after W

Re: Wicket portlet into liferay

2009-04-20 Thread Tonio Caputo
ing Issue https://issues.apache.org/jira/browse/WICKET-1620, it > seems clear > that this is possible. > > Reading wicket portlet examples, I realized there is a lot of stuff in > WicketPortlet, that > is a bit difficult to understand for a newbie for both things > (wicket/portl

Wicket portlet into liferay

2009-04-20 Thread Tonio Caputo
e.org/jira/browse/WICKET-1620, it seems clear that this is possible. Reading wicket portlet examples, I realized there is a lot of stuff in WicketPortlet, that is a bit difficult to understand for a newbie for both things (wicket/portlet). I'll just like to know, if this is the correct examp

Re: Invalid URLPatternSpec for Ajax Calls in Wicket Portlet

2008-11-20 Thread Thijs Vonk
IE (WireShark?) And where the error is thrown, why it says that the URLPatternSpec is invalid... Thijs On 18-11-2008 22:57, prasana wrote: Hi all, We are running Wicket Portlet in Jetspeed Portal deployed in Glassfish. But whenever we make a Ajax calls, it results in "There are som

Re: Invalid URLPatternSpec for Ajax Calls in Wicket Portlet

2008-11-20 Thread krisNog
rror is thrown, why it says that the URLPatternSpec is >>> invalid... >>> >>> Thijs >>> >>> On 18-11-2008 22:57, prasana wrote: >>> >>>> Hi all, >>>> >>>> We are running Wicket Portlet in Jetspeed Portal deployed in Glas

Re: Invalid URLPatternSpec for Ajax Calls in Wicket Portlet

2008-11-19 Thread Thijs Vonk
in FF2 vs IE (WireShark?) And where the error is thrown, why it says that the URLPatternSpec is invalid... Thijs On 18-11-2008 22:57, prasana wrote: Hi all, We are running Wicket Portlet in Jetspeed Portal deployed in Glassfish. But whenever we make a Ajax calls, it results in "T

Re: Invalid URLPatternSpec for Ajax Calls in Wicket Portlet

2008-11-19 Thread krisNog
gt; And where the error is thrown, why it says that the URLPatternSpec is > invalid... > > Thijs > > On 18-11-2008 22:57, prasana wrote: >> Hi all, >> >> We are running Wicket Portlet in Jetspeed Portal deployed in Glassfish. >> >> But whenever we m

Re: Invalid URLPatternSpec for Ajax Calls in Wicket Portlet

2008-11-19 Thread Thijs
Do you know what is send differently to the server in FF2 vs IE (WireShark?) And where the error is thrown, why it says that the URLPatternSpec is invalid... Thijs On 18-11-2008 22:57, prasana wrote: Hi all, We are running Wicket Portlet in Jetspeed Portal deployed in Glassfish. But

Invalid URLPatternSpec for Ajax Calls in Wicket Portlet

2008-11-18 Thread prasana
Hi all, We are running Wicket Portlet in Jetspeed Portal deployed in Glassfish. But whenever we make a Ajax calls, it results in "There are some problems in the request: invalid URLPatternSpec|#" in the server log file and Ajax Debug windows shows "ERROR: Received Ajax response

Re: Wicket & portlet

2008-11-10 Thread Serkan Camurcuoglu
I think you can write an implementation of this interface for eXo portal if you know a bit about its internals.. If eXo portal supports the portlet 2.0 spec, then it should be really simple since the portal will already have some way of generating resource urls, and you will delegate the call t

Re: Wicket & portlet

2008-11-10 Thread Pierre Goupil
Hello again, I did find this wiki page. Quoting it : --- First of all, you need to make sure the portal (e.g. Liferay ) provides an implementation of the Apache Portals Bridges PortletResourceURLFactoryinterface, see: PortletResourceURLFactory

Re: Wicket & portlet

2008-11-10 Thread Nino Saturnino Martinez Vazquez Wael
Could people who use wicket in some portal container create a wiki page and report if it's working, working with problems or just not working? maybe a sub page to this: http://cwiki.apache.org/WICKET/portal-howto.html regards Nino Serkan Camurcuoglu wrote: though I've only used it in Jetspeed

Re: Wicket & portlet

2008-11-10 Thread Serkan Camurcuoglu
though I've only used it in Jetspeed portal, I strongly recommend Wicket instead of Struts2 for portlet development.. Danny van Bruggen wrote: Hi Pierre, As far as I know (and I'm not an authority,) the status is as follows: - portlet 1.0 support is OK - portlet 2.0 support should be implem

Re: Wicket & portlet

2008-11-10 Thread Danny van Bruggen
Hi Pierre, As far as I know (and I'm not an authority,) the status is as follows: - portlet 1.0 support is OK - portlet 2.0 support should be implemented "soon" (maybe it has already been done?) - Websphere is broken and does not accept Wicket portlets. Neither WS or Wicket want to fix it. Hopef

Wicket & portlet

2008-11-06 Thread Pierre Goupil
Hello all, I'm currently evaluating Struts2 Vs. Wicket 1.3.5 as a Web framework in a portlet environment. I'm using eXo WebOS as a portal. My question is : what's the status of portlet support in Wicket ? I don't really care about portlet 1.0 or 2.0 but I'm looking for a fairly robust and easy-to

Re: Instance Variables in Web Page of Wicket Portlet

2008-08-31 Thread Timo Rantalaiho
On Mon, 25 Aug 2008, prabha77 wrote: > If instance variables are defined in a subclass of WebPage, would they be > thread-safe? For convenience, we're passing a reference to the parent page > to it's child components. We are seeing these instance variables > overwritten by other users and then th

Instance Variables in Web Page of Wicket Portlet

2008-08-25 Thread prabha77
ted in the original user's session. Is it incorrect to define any instance variables in a WebPage? Thanks Prabhu -- View this message in context: http://www.nabble.com/Instance-Variables-in-Web-Page-of-Wicket-Portlet-tp19151581p19151581.html Sent from the Wicket - User mailing list archiv

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-08-01 Thread Serge Libotte
> > support > > > > for yet, but I think it should be possible to write an > implementation > > > > yourself now by > > > > looking at the new "Single Portlet Refresh" API in Websphere Portal > > 6.0.1 > > > > [2] > &g

Re: Instruction on running Wicket portlet on Liferay 5

2008-07-30 Thread sauli_k
this message in context: http://www.nabble.com/Instruction-on-running-Wicket-portlet-on-Liferay-5-tp18250931p18748828.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Wicket Portlet in Jetspeed fails during Ajax Request in Firefox

2008-07-17 Thread prasana
I am not sure whether I have to post the issue here or in Jetspeed mailing list. I have a wicket portlet that runs on jetspeed portal which makes a Ajax Request. When I first add the portlet to the page, all the ajax requests are working fine. Once I visit some other pages in the portal and come

Instruction on running Wicket portlet on Liferay 5

2008-07-02 Thread les_y
Hi, I am a newbie in portlet world and I wonder if I can get any instruction to get Wicket portlet working on Liferay 5? I've searched the forums and found the portlet2-0.patch and applied to the source. With that I made a simple wicket portlet application starts with a page. The page pro

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-06-11 Thread Peter Eriksson
gt; > > yourself now by > > > looking at the new "Single Portlet Refresh" API in Websphere Portal > 6.0.1 > > > [2] > > > It will require some experimenting and coding yourself, but looking at > the > > > examples given it definitely seems

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-06-11 Thread Danny van Bruggen
> examples given it definitely seems doable. > > > > If you do manage to get this working, please keep us informed. > > Would be very nice to add Websphere Portal 6 (.0.1) to the list of > > supported portals. > > > > NB: As the JSR-286 and the RI at Plut

Wicket Portlet Error in Liferay

2008-03-13 Thread gaugat
context: http://www.nabble.com/Wicket-Portlet-Error-in-Liferay-tp16036090p16036090.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jboss Portal + Wicket (Portlet)

2008-01-21 Thread Markqt
Finally, I got Wicket1.3 portlet working in JBoss portal 2.6.3 - after fixing a few bugs in JBoss's PortletWindowUtils class. When I tried the EditableLable AJAX component, I got following error using Firefox: Error: wicketAjaxGet is not defined Source File: http://localhost:8080/portal/auth/por

Re: Jboss Portal + Wicket (Portlet)

2008-01-21 Thread Süli Zsolt
JbossPortletResourceURLFactory is my custom class. As far as I know Jboss Portal team hasn't implemented it yet, so I did the job (it's not a big thing though as u can see in my previous letter). So check my last letter for the code ... especially the part "And my implementation of PortletResou

Re: Jboss Portal + Wicket (Portlet)

2008-01-21 Thread Markqt
Hi Suli, Thanks much for the details. Where did you get calss "JbossPortletResourceURLFactory"? This is exactly what I am missing. I can't find it in jboss portal, wicket1.3 download, or apache portal bridge1.04. If this is your own implementation, can you please post the code? Port

Re: Jboss Portal + Wicket (Portlet)

2008-01-20 Thread Süli Zsolt
Hi Markqt, I followed the instructions I found on this page: http://cwiki.apache.org/WICKET/portal-howto.html So my web.xml looks like this: MailScanner has detected a possible fraud attempt from "java.sun.com" "http://java.sun.com/xml/ns/j2

Re: Jboss Portal + Wicket (Portlet)

2008-01-20 Thread Markqt
Hi Süli, How did you configure PortletResourceURLFactory for JBoss portal? I got the following error when trying the example: Caused by: javax.portlet.PortletException: Portlet RolesAuthApplication is incorrectly configured. Init parameter PortletResourceURLFactory not specified, nor as context

Jboss Portal + Wicket (Portlet)

2008-01-18 Thread Süli Zsolt
Hi! I have been trying to make Wicket (1.3.0) work with Jboss Portal (Jboss 4.2.2 and Portal 2.6.1. or 2.6.3.) for 2 weeks. Everything is ok, except AJAX calling. (This portlet works like charm on Jetspeed2.) So let's see what we know... Ajax Request reaches the server, and it gives me a res

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-01-09 Thread fapereira
ere Portal 6 (.0.1) to the list of > supported portals. > > NB: As the JSR-286 and the RI at Pluto is nearing its completion [3,4], I > plan to start working on formal JSR-286 compliant Wicket Portlet support > real soon. > Then none of these "proprietary" interf

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-01-07 Thread Ate Douma
to start working on formal JSR-286 compliant Wicket Portlet support real soon. Then none of these "proprietary" interfaces will be needed as JSR-286 supports these features natively. Regards, Ate [1] http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK52044 [2] http://ww

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-01-07 Thread Martijn Dashorst
ts the fact i use webfear, ops.. websphere > > application/portal 6.0. > > I want to know all kind of feedback related with the experience using > > wicket in this specific portal/version. > > > > Thanks very much for your attention. > > Best Regards, > > F

Re: Websphere Portal 6 + Wicket Portlet Experience

2008-01-07 Thread fapereira
use webfear, ops.. websphere > application/portal 6.0. > I want to know all kind of feedback related with the experience using > wicket in this specific portal/version. > > Thanks very much for your attention. > Best Regards, > Fernando. > -- View this message in co

Websphere Portal 6 + Wicket Portlet Experience

2008-01-03 Thread fapereira
using wicket in this specific portal/version. Thanks very much for your attention. Best Regards, Fernando. -- View this message in context: http://www.nabble.com/Websphere-Portal-6-%2B-Wicket-Portlet-Experience-tp14597270p14597270.html Sent from the Wicket - User mailing list archiv

Re: Wicket portlet newbie questions

2007-11-08 Thread Thijs
Yeah I know Read http://www.liferay.com/web/guest/community/forums/message_boards/message/249501 Then there also is: https://issues.apache.org/jira/browse/WICKET-1132 So your not out of the woods jet... Thijs justment wrote: > > Ok now I already add wicket portlet page to liferay.But

Re: Wicket portlet newbie questions

2007-11-07 Thread justment
Ok now I already add wicket portlet page to liferay.But i have new problem :-) when i click in some wicket example i have error. 02:42:45,572 ERROR [jsp:52] java.lang.NullPointerException at org.apache.wicket.protocol.http.WebResponse.write(WebResponse.java:35 5) at

Re: Wicket portlet newbie questions

2007-11-06 Thread Thijs
Check out http://www.nabble.com/Portlet-howto-tf4587073.html#a13093514 >> >> justment wrote: >>> I want to implements wicket portlet on liferay >>> but I can't get any demo,documents from google :

Re: Wicket portlet newbie questions

2007-11-06 Thread justment
Hi Thijs,Please tell me about version of portlet wicket-exemples.war I can't find it on wicket site .Thank you Thijs wrote: > > Check out http://www.nabble.com/Portlet-howto-tf4587073.html#a13093514 > > justment wrote: >> I want to implements wicket portlet on liferay

Re: Wicket portlet newbie questions

2007-11-05 Thread Thijs
Check out http://www.nabble.com/Portlet-howto-tf4587073.html#a13093514 justment wrote: I want to implements wicket portlet on liferay but I can't get any demo,documents from google :p Thanks in advance for any pointers and explanations than

Wicket portlet newbie questions

2007-11-05 Thread justment
I want to implements wicket portlet on liferay but I can't get any demo,documents from google :p Thanks in advance for any pointers and explanations thank you. -- View this message in context: http://www.nabble.com/Wicket-portlet-newbie-questions-tf4751819.html#a13587441 Sent from the W

I want to implements wicket portlet on liferay

2007-11-05 Thread Arkom Rattanasiri
But I can't get any demo,documents from google :p please help me, thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]