On Wed, Apr 29, 2009 at 4:24 PM, scatest4 <[email protected]> wrote: > I've seen some emails about it in the mail archives, is there any > integration of SCA into Apache Wicket yet? >
Nothing that works yet sorry no. Its almost done but there is a problem with session serialization that needs to be tracked down. Its been put on the back burner recently with other work taking precedence as there hasn't been much demand, would it be useful to you if it was finished? It would be possible to use Tuscany from a wicket app today without the integration module but you'd need to use the Tuscany APIs explicitly instead of using injection from SCA annotations. ...ant
