Hi I am upgrading from 5.0.5 and I do have some problems.
What happend to org.apache.tapestry.annotations.Inject ? How to inject
spring bean into the page?
regards
m
--
View this message in context:
http://www.nabble.com/What-happend-to-org.apache.tapestry.annotations.Inject---tp15109269p15109
..
Do You have any idea maybe what went wrong?
regards
m
Marcus-11 wrote:
>
> Hi spamglik,
>
> org.apache.tapestry.*ioc*.annotations.Inject
>
> http://www.nabble.com/T5%3A-Upgrade-to-5.0.6-SNAPSHOT-tf4515211.html#a12878469
>
> Marcus
>
>
--
View this message
Hi I had a working project in Tapestry 5.0.5 and when I upgrade to 5.0.7 or
5.0.9 it stops working. Also when I try new project from quickstart and
tapestry-spring library's + change filter in web.xml it refuse to work too.
Has anything changed in the way the Spring + Tapestry should be integrated
in version 5.0.6 or older?
regards
m
spamglik wrote:
>
> Hi I had a working project in Tapestry 5.0.5 and when I upgrade to 5.0.7
> or 5.0.9 it stops working. Also when I try new project from quickstart and
> tapestry-spring library's + change filter in web.xml it refuse t
ml
> cheers
> c)hristian
>
>
>
> spamglik wrote:
>>
>> I check in the sources the line that crash.
>>
>> logger = _loggerSource.getLogger(def.getLoggerName());
>>
>> I have problem with Spring since Tapestry 5.0.6. This is the same version
&
I need to have a page which instead of rendering it self returns JSON (or XML
at least). I find something like AjaxFilter but do not know how to use it or
even if this is the right way. Anybody has an idea?
regards
mat
--
View this message in context:
http://www.nabble.com/How-to-create-Tapest
Hi
I would like to create dropdown for my own class and I find it a bit
difficult.
I find some howtos on
http://wiki.apache.org/tapestry/Tapestry5HowToCreateAPropertyEditBlock
but it is still a bit unclear as well the examples are no longer available.
I am using BeanEditForm to display Task
Hi
I am trying to create custom dropdown for beaneditutils and now stack with
following problem
I ve got :
package {root}.pages;
public class AppPropertyEditBlocks {
@Environmental
private PropertyEditContext context;
and get :
Render queue error in
BeforeRenderTemplate[Ap
HI
I have a problem accesing logged in user on a page. I tried to use ASO but
have no idea how to create ASO in UserDetailService implementation.
I saw some previous disscussions on forum but still it doesn't ring a bell.
Maybe somebody have some example? or any tips?
kind regards
Mateusz
-
he user you just inject
> the UserDetailsService into you component / page and use it to retrieve
> whatever information you need.
>
> spamglik wrote:
>> HI
>>
>> I have a problem accesing logged in user on a page. I tried to use ASO
>> but
>> have no idea
10 matches
Mail list logo