Re: t5: accessing a service from a contributed class

2011-02-13 Thread Igor Drobiazko
You assumtion ic correct. The code above is not going to work as BaseURLSource implementation is bult manually and not by Tapestry. On Mon, Feb 14, 2011 at 4:05 AM, Kalle Korhonen wrote: > On Sun, Feb 13, 2011 at 6:55 PM, Thiago H. de Paula Figueiredo > wrote: > > On Mon, 14 Feb 2011 00:16:33 -0

Re: t5: accessing a service from a contributed class

2011-02-13 Thread Angelo C.
it is a registered service, but it's null when call. -- View this message in context: http://tapestry.1045711.n5.nabble.com/t5-accessing-a-service-from-a-contributed-class-tp3383911p3383969.html Sent from the Tapestry - User mailing list archive at Nabble.com. --

Re: t5: accessing a service from a contributed class

2011-02-13 Thread Kalle Korhonen
On Sun, Feb 13, 2011 at 6:55 PM, Thiago H. de Paula Figueiredo wrote: > On Mon, 14 Feb 2011 00:16:33 -0200, Angelo C. > wrote: >> is this possible? > Yes, as long as the contributed object is an service itself. Is that a fact Thiago? I'm surprised by that. I would have assumed you would have nee

Re: t5: accessing a service from a contributed class

2011-02-13 Thread Thiago H. de Paula Figueiredo
On Mon, 14 Feb 2011 00:16:33 -0200, Angelo C. wrote: is this possible? Yes, as long as the contributed object is an service itself. -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, Ars Machina Tecnologia da I

t5: accessing a service from a contributed class

2011-02-13 Thread Angelo C.
is this possible? in the following code, services is always null, tips? public static void contributeAlias(Configuration configuration) { BaseURLSource source = new BaseURLSource() { @Inject private Services services; public String getBas

t5: ServiceOverride and base_url

2011-02-13 Thread Angelo C.
Hi, is there a sample use of ServiceOverride? like overriding the base_url? thanks, Angelo -- View this message in context: http://tapestry.1045711.n5.nabble.com/t5-ServiceOverride-and-base-url-tp3383887p3383887.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

t5: ServiceOverride and base_url

2011-02-13 Thread Angelo C.
Hi, is there a sample use of ServiceOverride? like overriding the base_url? thanks, Angelo -- View this message in context: http://tapestry.1045711.n5.nabble.com/t5-ServiceOverride-and-base-url-tp3383886p3383886.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: Changes to Logic at Runtime

2011-02-13 Thread Mark
> Maybe you should try with Java rule based inference engines with "production > rules" - like JESS (one I have used in the past) and maybe something like > Drools (of which I have only heard about). > Thanks for the suggestion. I ended up using MVEL, which is the expression language used by Droo

Tapestry 5 & JBoss 6 - Silently Fails

2011-02-13 Thread Lenny Primak
I am brand new to Tapestry 5. Standalone tomcat works great, but when I try to deploy it into production to JBoss 6, the Tapestry filter never gets invoked. There are no errors whatsoever. This is all I get when I turn on debug logs: 2011-02-13 15:44:43,760 DEBUG [org.apache.tomcat.util.http.Coo

[ANNOUNCE] ChenilleKit 1.3.2 which support Tapestry 5.2.4

2011-02-13 Thread Massimo Lusetti
Finally I was able to find time to crank out a release of ChenilleKit for Tapestry 5.2.4 I'm lost in the middle of a big project which cannot fail and would ask anyone interested to please test the release in the staging repository at the haus: https://nexus.codehaus.org/content/repositories/orgc