Problem with getPage of ComponentSource(5.0.15-SNAPSHOT)

2008-09-22 Thread faramos

Dear

Occupying the method "Component getPage (String pagename)" of the service 
"ComponentSource" with pageName = "", throws 

[ERROR] TapestryModule.RequestExceptionHandler Processing of request failed
with uncaught exception: Parameter pageName was null or contained only
whitespace.
java.lang.IllegalArgumentException: Parameter pageName was null or contained
only whitespace.
at 
org.apache.tapestry5.ioc.internal.util.Defense.notBlank(Defense.java:59)
at
org.apache.tapestry5.internal.services.ComponentSourceImpl.getPage(ComponentSourceImpl.java:77)
..

With Tapestry 5.0.14 this method(getPage) was returning Index...
-- 
View this message in context: 
http://www.nabble.com/Problem-with-getPage-of-ComponentSource%285.0.15-SNAPSHOT%29-tp19621347p19621347.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [T5] Grid paging refresh the whole document , can it be done in AJAX-way ?

2008-06-29 Thread faramos

hi...

Someone mentioned that with java 1.6 does not work but with java 1.5 works
perfect. I have java 1.6 installed on my computer and does not work.

Greetings from Chile...


CG-6 wrote:
> 
> Hi nill,
>  I have tested with the inPlace set to true , it does refresh the grid
> in place ..
> 
> however, rather than the page is shown , it show "there is no data to
> display" ..
> 
> Do we need to code something at page class in order to archive that ?
> GridDataSource needed ?
> 
> 
> CG
> 
> 
> On Sun, Jun 29, 2008 at 12:24 PM, CG <[EMAIL PROTECTED]> wrote:
>> o , thx  nillehammer..  I'll hv try on that ..
>>
>> Cheers
>> CG
>>
>> On Thu, Jun 26, 2008 at 12:22 AM, nille hammer
>> <[EMAIL PROTECTED]> wrote:
>>>
>>> Hi CG,
>>>
>>> the inPlace attribute of the t:grid tag does what you are asking for.
>>> For further infos look here:
>>> http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
>>>
>>> Cheers nillehammer
>>>
>>> - original Nachricht 
>>>
>>> Betreff: [T5] Grid paging refresh the whole document , can it be done in
>>> AJAX-way ?
>>> Gesendet: Mi, 25. Jun 2008
>>> Von: CG<[EMAIL PROTECTED]>
>>>
 The T5 Grid compoment come with paging functionality , however,
 whenever a click on the pager component , it will refresh the whole
 page(document) instead of the grid area.

 I wonder can it only refresh the Grid body rather than refresh the
 whole page , maybe using  and  ?

 Or any way we can override the existing function to archive that ?

 Thanks.

 CG

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


>>>
>>> --- original Nachricht Ende 
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Re%3A--T5--Grid-paging-refresh-the-whole-document-%2C-can-it-be-done-in-AJAX-way---tp18116577p18182338.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]