ECTED]
>> Sent: Tuesday, August 28, 2007 3:59 PM
>> To: users@tapestry.apache.org
>> Subject: Re: How do I get a page from a sub-package
>>
>>
>> I have the following configured:
>>
>> > value="org.appfuse.webapp.pages"/>
>
the admin sub-package? Maybe a dirty build after moving
thins around?
> -Original Message-
> From: mraible [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 28, 2007 3:59 PM
> To: users@tapestry.apache.org
> Subject: Re: How do I get a page from a sub-package
>
>
&g
it to cycle.getPage("admin/UserList"), I get:
> >>
> >> java.lang.ClassCastException: $BasePage_4
> >>
> >> The last option (cycle.getPage("admin.UserList")) seems a bit closer, but
> >> still doesn't work:
> >>
> >>
ge("admin/UserList"), I get:
>>
>> java.lang.ClassCastException: $BasePage_4
>>
>> The last option (cycle.getPage("admin.UserList")) seems a bit closer, but
>> still doesn't work:
>>
>> java.lang.NoClassDefFoundError: org/appfuse/webapp/pages/Admin/Us
ist
> (wrong name: org/appfuse/webapp/pages/admin/UserList)
>
> Thanks,
>
> Matt
>
> --
> View this message in context:
> http://www.nabble.com/How-do-I-get-a-page-from-a-sub-package-tf4339857.html#a12362460
> Sent from the Tapestry - User mailing list archive at Nabble.c
s/Admin/UserList
(wrong name: org/appfuse/webapp/pages/admin/UserList)
Thanks,
Matt
--
View this message in context:
http://www.nabble.com/How-do-I-get-a-page-from-a-sub-package-tf4339857.html#a12362460
Sent from the Tapestry - User mailing list archive at Nabble.com.
---