Re: Portlet in tapestry

2005-09-02 Thread Mark Wilcox
Andriy, You might want to also try this in uPortal 2.5 (plus the latest patches from uPortal's CVS). 2.5 portlet support was updated and what you may have seen is bugs in 2.4.2. Mark On 9/2/05, Andriy <[EMAIL PROTECTED]> wrote: > Ryan Wynn us.ibm.com> writes: > > > > > Andriy, > > > > I'm using

Re: Portlet in tapestry

2005-09-02 Thread Andriy
Ryan Wynn us.ibm.com> writes: > > Andriy, > > I'm using Websphere Portal. You might want to try a plain old JSR-168 > Hello World portlet without Tapestry. This might be helpful in isolating > the problem. > > Ryan > Ryan, I've already done this :) I mean simple JSR-168 portelt. It wo

Re: Portlet in tapestry

2005-09-02 Thread Ryan Wynn
o "Tapestry users" To tapestry-user@jakarta.apache.org cc Subject Re: Portlet in tapestry Ryan Wynn us.ibm.com> writes: > > Andriy, > > I was successful making links and forms work inside a portlet. What > portlet container are you using and what are the

Re: Portlet in tapestry

2005-09-02 Thread Andriy
t; 09/01/2005 10:53 AM > Please respond to > "Tapestry users" > > To > tapestry-user jakarta.apache.org > cc > > Subject > Re: Portlet in tapestry > > Hello Ryan! > > I also managed to make HelloWorld tutorial run as portlet. But its > functionali

Re: Portlet in tapestry

2005-09-01 Thread Tomáš Drenčák
cept in a portal > you could potentially have a couple tapestry applications configured for a > single portal page. > > Not sure if this helps. > > Ryan > > > > > > Tomáš Drenčák <[EMAIL PROTECTED]> > 09/01/2005 11:39 AM > Please respond to > "T

Re: Portlet in tapestry

2005-09-01 Thread Ryan Wynn
single portal page. Not sure if this helps. Ryan Tomáš Drenčák <[EMAIL PROTECTED]> 09/01/2005 11:39 AM Please respond to "Tapestry users" To Tapestry users cc Subject Re: Portlet in tapestry Thanks Ryan! But I'm little bit confused about first portlet... Wh

Re: Portlet in tapestry

2005-09-01 Thread Ryan Wynn
ot; To tapestry-user@jakarta.apache.org cc Subject Re: Portlet in tapestry Hello Ryan! I also managed to make HelloWorld tutorial run as portlet. But its functionality not very useful. Did you tried to add some links or forms to your portlet? I've tried but I've failed :( Inserts wo

Re: Portlet in tapestry

2005-09-01 Thread Tomáš Drenčák
k <[EMAIL PROTECTED]> > 09/01/2005 01:51 AM > Please respond to > "Tapestry users" > > > To > Tapestry users > cc > > Subject > Portlet in tapestry > > > > > > > Hi all, > I'd like to try tapestry portlet support, but

Re: Portlet in tapestry

2005-09-01 Thread Andriy
Hello Ryan! I also managed to make HelloWorld tutorial run as portlet. But its functionality not very useful. Did you tried to add some links or forms to your portlet? I've tried but I've failed :( Inserts work fine but links or forms throw exceptions... Andriy -

Re: Portlet in tapestry

2005-09-01 Thread Ryan Wynn
I also have a hivemodule.xml in that directory. Ryan Tomáš Drenčák <[EMAIL PROTECTED]> 09/01/2005 01:51 AM Please respond to "Tapestry users" To Tapestry users cc Subject Portlet in tapestry Hi all, I'd like to try tapestry portlet support, but there's t

Re: Portlet in tapestry

2005-09-01 Thread Edward Scanzano
We could also use one of these for AJAX as well. E --- Tomá¹ Drenèák <[EMAIL PROTECTED]> wrote: > Hi all, > I'd like to try tapestry portlet support, but > there's too little > documentation or tutorials written on this topic > (which I've > found...). Is there somewhere study case application >

Portlet in tapestry

2005-08-31 Thread Tomáš Drenčák
Hi all, I'd like to try tapestry portlet support, but there's too little documentation or tutorials written on this topic (which I've found...). Is there somewhere study case application or tutorial on this topic? Or can you tell me basic steps to have a functional Hello world portlet application?