Jeff Schnitzer wrote:
> I'm retrofitting CDI into the part of my app that runs on Google
> Appengine (as opposed to the part that runs on Resin).  I just saw
> Reza's comment on this blog entry:
>
> http://java.dzone.com/articles/weld-101-runs-gae
>
> What are the prospects for CanDI on GAE?
>   
It's tricky in the short term, because Resin uses javac to create its 
proxies. For GAE we'd need to create a precompiler before we could 
deploy to it. Longer term, it should be very possible, although we'd 
also need to clean up any Resin dependencies.

-- Scott
> Thanks,
> Jeff
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>
>   



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to