Thanks. 

It works. 

I created 

public static DataSource buildMyDataSource() {
    // ... implemenation. 
}

then inject the code using @Local @Service("myDataSource") DataSource
dataSource like you suggested. 




--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/AppModule-using-injected-service-in-ContributeWebSecurityManager-tp5713989p5714000.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]

Reply via email to